summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/brw_fs_generator.cpp
diff options
context:
space:
mode:
authorJason Ekstrand <jason.ekstrand@intel.com>2015-06-18 13:49:22 -0700
committerJason Ekstrand <jason.ekstrand@intel.com>2015-06-30 16:13:51 -0700
commit83458e7c53cfc1f344280da6eb9a3b4e2dfdbc00 (patch)
treed6f4f995af20615bf3a2a1bbc572bf879d324eba /src/mesa/drivers/dri/i965/brw_fs_generator.cpp
parent9a0c883292cf48910a32634f7cc8b855e08c09d5 (diff)
downloadexternal_mesa3d-83458e7c53cfc1f344280da6eb9a3b4e2dfdbc00.zip
external_mesa3d-83458e7c53cfc1f344280da6eb9a3b4e2dfdbc00.tar.gz
external_mesa3d-83458e7c53cfc1f344280da6eb9a3b4e2dfdbc00.tar.bz2
i965/fs: Use exec_size instead of dst.width for computing component size
There are a variety of places where we use dst.width / 8 to compute the size of a single logical channel. Instead, we should be using exec_size. Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com> Acked-by: Francisco Jerez <currojerez@riseup.net>
Diffstat (limited to 'src/mesa/drivers/dri/i965/brw_fs_generator.cpp')
0 files changed, 0 insertions, 0 deletions