load_store_op_none - tests should disable stencil test
authorMarcin Kańtoch <marcin.kantoch@amd.com>
Wed, 15 Jun 2022 15:19:18 +0000 (17:19 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 8 Jul 2022 14:40:27 +0000 (14:40 +0000)
commit6abab75eaa61b6a3e4132922d25664998b0c4242
tree6f463d41a63c4f36a67a5214a12b0ec2255d02a2
parente22ec5fc4cbf4cbba97601433f1c93fb893a200d
load_store_op_none - tests should disable stencil test

load_store_op_none tests do not disable stencil test, although
the comment says otherwise:

// Preinitialize stencil attachment to 128.
// Use a render pass with load and store ops none for the stencil,
// but disable stencil test which also disables stencil writes.

Affects:
dEQP-VK.dynamic_rendering.suballocation.load_store_op_none*

Components: Vulkan

VK-GL-CTS issue: 3773

Change-Id: I3dc432535aa704b4f5154fb61a26dc5f41a4d5cb
external/vulkancts/modules/vulkan/renderpass/vktRenderPassLoadStoreOpNoneTests.cpp