aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/blorp/blorp.h
diff options
context:
space:
mode:
authorNanley Chery <[email protected]>2017-06-12 12:58:32 -0700
committerNanley Chery <[email protected]>2017-06-26 11:09:12 -0700
commite15b1c41a4e85b8c6db5b931a002e1bb9686a2ac (patch)
treec02b020348fed3af69e5fe31a80abc707dd4efbc /src/intel/blorp/blorp.h
parent5ca2fbcee2cebed7bfa820db09dc6aa6ccf4f1ff (diff)
anv/blorp: Remove 3D subresource transition workaround
For 3D image subresources undergoing a layout transition via PipelineBarrier, we increase the number of fast-cleared layers to match the intended behaviour of KHR_maintenance1. When such subresources undergo layout transitions between subpasses, we don't do this to avoid failing incorrect CTS tests. Instead, unify the behaviour in both scenarios, and wait for the CTS tests to catch up. See CL 1111 for the test fix and Vulkan issue #849 for more information. On SKL+, this causes 3 test failures under: dEQP-VK.pipeline.render_to_image.3d.* v2: Add a reference to the Vulkan issue (Iago Toral). Signed-off-by: Nanley Chery <[email protected]> Reviewed-by: Iago Toral Quiroga <[email protected]> (v1) Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/intel/blorp/blorp.h')
0 files changed, 0 insertions, 0 deletions