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.cpp1176 const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in recordSingleSecondaryBufferTest() local
1246 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in recordLargeSecondaryBufferTest() local
1411 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in submitSecondaryBufferTwiceTest() local
1602 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in oneTimeSubmitFlagSecondaryBufferTest() local
1875 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in simultaneousUseSecondaryBufferTest() local
2004 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in simultaneousUseSecondaryBufferOnePrimaryBufferTest() local
2351 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in simultaneousUseSecondaryBufferTwoPrimaryBuffersTest() local
2523 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in recordBufferQueryPreciseWithFlagTest() local
2618 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in recordBufferQueryImpreciseWithFlagTest() local
2714 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in recordBufferQueryImpreciseWithoutFlagTest() local
[all …]