Searched defs:secCmdBuf (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCommandBuffersTests.cpp | 1172 const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in recordSingleSecondaryBufferTest() local 1373 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in submitSecondaryBufferTwiceTest() local 1566 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in oneTimeSubmitFlagSecondaryBufferTest() local 1840 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in simultaneousUseSecondaryBufferTest() local 1969 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in simultaneousUseSecondaryBufferOnePrimaryBufferTest() local 2114 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in simultaneousUseSecondaryBufferTwoPrimaryBuffersTest() local 2286 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in recordBufferQueryPreciseWithFlagTest() local 2381 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in recordBufferQueryImpreciseWithFlagTest() local 2477 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in recordBufferQueryImpreciseWithoutFlagTest() local 3256 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in executeSecondaryBufferTest() local
|