diff options
author | Jason Ekstrand <[email protected]> | 2016-11-25 22:09:30 -0800 |
---|---|---|
committer | Jason Ekstrand <[email protected]> | 2016-11-28 20:17:29 -0800 |
commit | f469235a6e0c239166ba803e121994063b47ddd3 (patch) | |
tree | 92d78107ea724c70224907eac83975cf95594260 /src/intel/Android.isl.mk | |
parent | d4ef87c1bb4290293148cbd6cb782764df38f8f4 (diff) |
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 <[email protected]>
Cc: "13.0" <[email protected]>
Diffstat (limited to 'src/intel/Android.isl.mk')
0 files changed, 0 insertions, 0 deletions