Fix stencil op in depth bounds tests
authorziga-lunarg <ziga@lunarg.com>
Mon, 5 Dec 2022 14:12:06 +0000 (15:12 +0100)
committerPiotr Byszewski <piotr.byszewski@mobica.com>
Fri, 16 Dec 2022 15:22:23 +0000 (15:22 +0000)
commit9f729fb9619943323cda9fb7701fe152db2860ea
tree98ffdf4f376bd16dba98c54997b723b43e8a9e1f
parent9022e2e3906b4109295a5ac1124159a2eaf43861
Fix stencil op in depth bounds tests

If stencil attachment is in a read only layout and stencil test is
enabled, the stencil ops in VkPipelineDepthStencilStateCreateInfo must
be VK_STENCIL_OP_KEEP

Components: Vulkan

VK-GL-CTS issue: 4155

Affected tests:
dEQP-VK.dynamic_state.*.ds_state.depth_bounds_2*

Change-Id: Ifeb2ddca71e5cbd60afebd8d8b6dd77b5e7f2e9b
external/vulkancts/modules/vulkan/dynamic_state/vktDynamicStateDSTests.cpp