Fix stencil op in render pass stencil read only tests
authorziga-lunarg <ziga@lunarg.com>
Sun, 5 Mar 2023 13:38:25 +0000 (14:38 +0100)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Sat, 11 Mar 2023 15:24:21 +0000 (15:24 +0000)
commitb6126114ca7a07bbcf5451eb7ade913330d717f3
treec52f70c2e9721d36157c1c6e1d13f3655334d075
parentf766d34f713e43974c6fb5b7b443062ef61e59ca
Fix stencil op in render pass stencil read only tests

If depth stencil attachment is in a read-only layout for the stencil
aspect and stencil test is enabled, all stencil ops must be
KV_STENCIL_OP_KEEP

Components: Vulkan

VK-GL-CTS issue: 4317

Affected tests:
dEQP-VK.renderpass.*

Change-Id: I1ba6dcb11525c600d42e1653b0aa347e67117adf
external/vulkancts/modules/vulkan/renderpass/vktRenderPassTests.cpp