diff options
author | Kenneth Graunke <[email protected]> | 2015-03-25 13:12:20 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2015-03-25 16:17:19 -0700 |
commit | 0a9bcf9e39409ea5acfdfbcf0c388e41e0f9ea45 (patch) | |
tree | c17e14182bcd3937783d0da3181520197152ce38 /src/mesa/Android.mk | |
parent | 3120345f407695e9fef96e4fa98f7ff3af8c38ce (diff) |
i965/fs: Rename offset to tex_offset to avoid shadowing offset().
fs_visitor::nir_emit_texture() created an fs_reg variable called offset,
which shadowed the offset() helper function in brw_ir_fs.h.
Rename the variable to tex_offset so we can still call offset().
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to 'src/mesa/Android.mk')
0 files changed, 0 insertions, 0 deletions