Add missing flag in ray tracing with queries tests
authorziga-lunarg <ziga@lunarg.com>
Tue, 11 Oct 2022 15:38:01 +0000 (17:38 +0200)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 28 Oct 2022 20:06:03 +0000 (20:06 +0000)
commit1b3ecb5eecb7f12d0c8f3cb547b711e98823b36f
tree6eaa1c3e6cbfd4be88763d8db307d2c6d9daa1bc
parentbaab2a25d0247a2ec448834e1e3a0821b9defb8d
Add missing flag in ray tracing with queries tests

Command buffer is reused but it is allocated from a command pool that
did not have VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT flag

Components: Vulkan

VK-GL-CTS issue: 4033

Affected tests:
dEQP-VK.ray_tracing_pipeline.acceleration_structures.query_pool_results.*

Change-Id: I68888c2a08647e9d77122e5888aba8f66d849f11
external/vulkancts/modules/vulkan/ray_tracing/vktRayTracingAccelerationStructuresTests.cpp