summaryrefslogtreecommitdiffstats
path: root/src/compiler/glsl/link_uniforms.cpp
diff options
context:
space:
mode:
authorJason Ekstrand <jason.ekstrand@intel.com>2016-11-25 22:09:30 -0800
committerEmil Velikov <emil.l.velikov@gmail.com>2016-12-14 19:03:10 +0000
commit8b9f8d306244f1977b0d1bb255ce84709e4b6cf4 (patch)
tree363e5c20ee3c7985f0114a0c297fc3248dd7eef9 /src/compiler/glsl/link_uniforms.cpp
parent59be849daf78b04b62f4962aa6eb8c2615d51370 (diff)
downloadexternal_mesa3d-8b9f8d306244f1977b0d1bb255ce84709e4b6cf4.zip
external_mesa3d-8b9f8d306244f1977b0d1bb255ce84709e4b6cf4.tar.gz
external_mesa3d-8b9f8d306244f1977b0d1bb255ce84709e4b6cf4.tar.bz2
anv/cmd_buffer: Remove the 1-D case from the HiZ QPitch calculation
The 1-D special case doesn't actually apply to depth or HiZ. I discovered this while converting BLORP over to genxml and ISL. The reason is that the 1-D special case only applies to the new Sky Lake 1-D layout which is only used for LINEAR 1-D images. For tiled 1-D images, such as depth buffers, the old gen4 2-D layout is used and the QPitch should be in rows. Reviewed-by: Nanley Chery <nanley.g.chery@intel.com> Cc: "13.0" <mesa-stable@lists.freedesktop.org> (cherry picked from commit f469235a6e0c239166ba803e121994063b47ddd3)
Diffstat (limited to 'src/compiler/glsl/link_uniforms.cpp')
0 files changed, 0 insertions, 0 deletions