summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2014-09-18 12:16:25 -0700
committerJason Ekstrand <[email protected]>2014-09-30 10:29:14 -0700
commit16819b48ab0af244ccb5ef466a7343b1982792be (patch)
treeeb610fc0cabbb3e872d70b5f40600e53ed1e1be5 /bin
parent7210583eb84a5d49803dbe37b0960373b4224d10 (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