Searched defs:secCmdBuf (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCommandBuffersTests.cpp | 1215 const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in recordSingleSecondaryBufferTest() local 1285 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in recordLargeSecondaryBufferTest() local 1460 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in submitSecondaryBufferTwiceTest() local 1662 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in oneTimeSubmitFlagSecondaryBufferTest() local 1847 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in simultaneousUseSecondaryBufferOnePrimaryBufferTest() local 2194 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in simultaneousUseSecondaryBufferTwoPrimaryBuffersTest() local 2366 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in recordBufferQueryPreciseWithFlagTest() local 2461 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in recordBufferQueryImpreciseWithFlagTest() local 2556 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in recordBufferQueryImpreciseWithoutFlagTest() local 3342 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in executeSecondaryBufferTest() local
|