summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_fs_copy_propagation.cpp
diff options
context:
space:
mode:
authorFrancisco Jerez <currojerez@riseup.net>2016-05-26 23:09:46 -0700
committerFrancisco Jerez <currojerez@riseup.net>2016-05-29 23:41:38 -0700
commit4db93592de73d68ce38b3d64eddd451aa6c373cc (patch)
tree03891ce45e2466795615f4f37ef67fa59064bb5a /src/mesa/drivers/dri/i965/brw_fs_copy_propagation.cpp
parenta5b4f63c1593cdcbc253cce2838c85b2fd796dac (diff)
downloadexternal_mesa3d-4db93592de73d68ce38b3d64eddd451aa6c373cc.zip
external_mesa3d-4db93592de73d68ce38b3d64eddd451aa6c373cc.tar.gz
external_mesa3d-4db93592de73d68ce38b3d64eddd451aa6c373cc.tar.bz2
i965/fs: Refactor offset() into a separate function taking the width as argument.
This will be useful in the SIMD lowering pass to avoid having to construct a builder object of the known region width just to pass it as argument to offset(), which doesn't do anything with it other than taking the builder dispatch_width as region width. Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_fs_copy_propagation.cpp')
0 files changed, 0 insertions, 0 deletions