Searched refs:commandPoolResetCommandBuffer (Results 1 – 11 of 11) sorted by relevance
235 if (context.getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_FALSE) in verifyCommandPoolAllocEqualsCommandBufferAlloc()267 …ams.iterations > 1 && context.getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_… in checkSupport()
838 if (context.getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_FALSE) in resetBufferImplicitlyTest()1407 if (context.getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_FALSE) in submitSecondaryBufferTwiceTest()1527 if (context.getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_FALSE) in oneTimeSubmitFlagPrimaryBufferTest()1602 if (context.getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_FALSE) in oneTimeSubmitFlagSecondaryBufferTest()4369 if (context.getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_FALSE) in executeStateTransitionTest()
1455 if (getDeviceVulkanSC10Properties().commandPoolResetCommandBuffer == VK_FALSE) in resetCommandPoolForVKSC()
4067 VkBool32 commandPoolResetCommandBuffer; member
4968 VkBool32 commandPoolResetCommandBuffer; member
8598 s << "\tcommandPoolResetCommandBuffer = " << value.commandPoolResetCommandBuffer << '\n';
28055 print_VkBool32(obj.commandPoolResetCommandBuffer, "commandPoolResetCommandBuffer", 1); in print_VkPhysicalDeviceVulkanSC10Properties()28120 print_VkBool32(obj->commandPoolResetCommandBuffer, "commandPoolResetCommandBuffer", 1); in print_VkPhysicalDeviceVulkanSC10Properties()
11042 (o.commandPoolResetCommandBuffer)); in parse_VkPhysicalDeviceVulkanSC10Properties()
4963 VkBool32 commandPoolResetCommandBuffer; member
39609 …fersRecording( commandPoolMultipleCommandBuffersRecording_ ), commandPoolResetCommandBuffer( comma…39647 …stroyFreesMemory, commandPoolMultipleCommandBuffersRecording, commandPoolResetCommandBuffer, comma… in reflect()39665 && ( commandPoolResetCommandBuffer == rhs.commandPoolResetCommandBuffer ) in operator ==()39695 VULKAN_HPP_NAMESPACE::Bool32 commandPoolResetCommandBuffer = {}; member
5616 … VULKAN_HPP_HASH_COMBINE( seed, physicalDeviceVulkanSC10Properties.commandPoolResetCommandBuffer ); in operator ()()