Home
last modified time | relevance | path

Searched defs:secCmdBuf (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp1208 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in recordSingleSecondaryBufferTest() local
1273 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in recordLargeSecondaryBufferTest() local
1441 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in submitSecondaryBufferTwiceTest() local
1636 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in oneTimeSubmitFlagSecondaryBufferTest() local
1813 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in simultaneousUseSecondaryBufferOnePrimaryBufferTest() local
2083 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in simultaneousUseNestedSecondaryBufferTest() local
2240 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in simultaneousUseNestedSecondaryBufferTwiceTest() local
2584 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in simultaneousUseSecondaryBufferTwoPrimaryBuffersTest() local
2749 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in recordBufferQueryPreciseWithFlagTest() local
2838 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in recordBufferQueryImpreciseWithFlagTest() local
[all …]