Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp723 const Unique<VkCommandBuffer> primCmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in executePrimaryBufferTest() local
783 const Unique<VkCommandBuffer> primCmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in executeLargePrimaryBufferTest() local
1112 const Unique<VkCommandBuffer> primCmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in recordSinglePrimaryBufferTest() local
1153 const Unique<VkCommandBuffer> primCmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in recordLargePrimaryBufferTest() local
1275 const Unique<VkCommandBuffer> primCmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in recordLargeSecondaryBufferTest() local
1376 const Unique<VkCommandBuffer> primCmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in submitPrimaryBufferTwiceTest() local
1570 const Unique<VkCommandBuffer> primCmdBuf (allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in oneTimeSubmitFlagPrimaryBufferTest() local
1836 const Unique<VkCommandBuffer> primCmdBuf(allocateCommandBuffer(vk, vkDevice, &cmdBufParams)); in simultaneousUseSecondaryBufferOnePrimaryBufferTest() local
2355 …const Unique<VkCommandBuffer> primCmdBuf (allocateCommandBuffer(vk, vkDevice, &primCmdBufPara… in recordBufferQueryPreciseWithFlagTest() local
2450 …const Unique<VkCommandBuffer> primCmdBuf (allocateCommandBuffer(vk, vkDevice, &primCmdBufPara… in recordBufferQueryImpreciseWithFlagTest() local
[all …]