Create command pool with command buffer reset in RT tests
authorMohankumar Nekkarakalaya <mnekkara@qti.qualcomm.com>
Tue, 9 Nov 2021 17:56:08 +0000 (09:56 -0800)
committerMatthew Netsch <quic_mnetsch@quicinc.com>
Fri, 7 Jan 2022 17:11:10 +0000 (12:11 -0500)
commit91ac7456cd31f6a2d34e6dbcfb66fa7363a73db9
treead958fe54dc03d93c59862706a779cc3ca245115
parentebb1733e3d239ae0a19fc9be1db1a7cebbf633d9
Create command pool with command buffer reset in RT tests

-When command pool was created either command buffer reset
 bit should have been set or command buffer should have
 reset pool before using for VU.
-Fix is to create command pool with reset bit set.

Components: Vulkan

VK-GL-CTS Issue: 3288

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

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