On 03/05/16 19:57, Jordan Justen wrote:
> On 2016-05-03 05:21:50, Samuel Iglesias Gonsálvez wrote:
>> From: Iago Toral Quiroga
>>
>> This can happen if the register already has a non-zero subreg_offset
>> when byte_offset() is called.
>> ---
>> src/mesa/drivers/dri/i965/brw_ir_fs.h | 4
>> 1
On 2016-05-03 05:21:50, Samuel Iglesias Gonsálvez wrote:
> From: Iago Toral Quiroga
>
> This can happen if the register already has a non-zero subreg_offset
> when byte_offset() is called.
> ---
> src/mesa/drivers/dri/i965/brw_ir_fs.h | 4
> 1 file changed, 4 insertions(+)
>
> diff --git a
From: Iago Toral Quiroga
This can happen if the register already has a non-zero subreg_offset
when byte_offset() is called.
---
src/mesa/drivers/dri/i965/brw_ir_fs.h | 4
1 file changed, 4 insertions(+)
diff --git a/src/mesa/drivers/dri/i965/brw_ir_fs.h
b/src/mesa/drivers/dri/i965/brw_ir_