Searched refs:commandPoolResetCommandBuffer (Results 1 – 7 of 7) sorted by relevance
233 if (context.getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_FALSE) in verifyCommandPoolAllocEqualsCommandBufferAlloc()266 …ams.iterations > 1 && context.getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_… in checkSupport()
829 if (context.getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_FALSE) in resetBufferImplicitlyTest()1423 if (context.getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_FALSE) in submitSecondaryBufferTwiceTest()1548 if (context.getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_FALSE) in oneTimeSubmitFlagPrimaryBufferTest()1625 if (context.getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_FALSE) in oneTimeSubmitFlagSecondaryBufferTest()3837 if (context.getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_FALSE) in executeStateTransitionTest()
1010 if (getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_FALSE) { in resetCommandPoolForVKSC()
4939 VkBool32 commandPoolResetCommandBuffer; member