diff options
author | Jason Ekstrand <[email protected]> | 2014-09-18 12:16:25 -0700 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2014-09-30 10:29:14 -0700 |
commit | 16819b48ab0af244ccb5ef466a7343b1982792be (patch) | |
tree | eb610fc0cabbb3e872d70b5f40600e53ed1e1be5 /bin | |
parent | 7210583eb84a5d49803dbe37b0960373b4224d10 (diff) |
i965/fs: Rework GEN5 texturing code to use fs_reg and offset()
Now that offset() can properly handle MRF registers, we can use an MRF
fs_reg and let offset() handle incrementing it correctly for different
dispatch widths. While this doesn't have any noticeable effect currently,
it does ensure that the destination register is 16-wide which will be
necessary later when we start detecting execution sizes based on source and
destination registers.
Signed-off-by: Jason Ekstrand <[email protected]>
Reviewed-by: Matt Turner <[email protected]>
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions