Searched refs:secCmdBufParams (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
H A D | vktApiCommandBuffersTests.cpp | 1277 const VkCommandBufferAllocateInfo secCmdBufParams = in recordLargeSecondaryBufferTest() local 1285 const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in recordLargeSecondaryBufferTest() 1452 const VkCommandBufferAllocateInfo secCmdBufParams = in submitSecondaryBufferTwiceTest() local 1460 const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in submitSecondaryBufferTwiceTest() 1654 const VkCommandBufferAllocateInfo secCmdBufParams = in oneTimeSubmitFlagSecondaryBufferTest() local 1662 const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in oneTimeSubmitFlagSecondaryBufferTest() 1839 const VkCommandBufferAllocateInfo secCmdBufParams = in simultaneousUseSecondaryBufferOnePrimaryBufferTest() local 1847 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in simultaneousUseSecondaryBufferOnePrimaryBufferTest() 2186 const VkCommandBufferAllocateInfo secCmdBufParams = in simultaneousUseSecondaryBufferTwoPrimaryBuffersTest() local 2194 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in simultaneousUseSecondaryBufferTwoPrimaryBuffersTest() 2358 const VkCommandBufferAllocateInfo secCmdBufParams = recordBufferQueryPreciseWithFlagTest() local 2453 const VkCommandBufferAllocateInfo secCmdBufParams = recordBufferQueryImpreciseWithFlagTest() local 2548 const VkCommandBufferAllocateInfo secCmdBufParams = recordBufferQueryImpreciseWithoutFlagTest() local 3334 const VkCommandBufferAllocateInfo secCmdBufParams = executeSecondaryBufferTest() local 3436 const VkCommandBufferAllocateInfo secCmdBufParams = executeSecondaryBufferTwiceTest() local [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiCommandBuffersTests.cpp | 1277 const VkCommandBufferAllocateInfo secCmdBufParams = in recordLargeSecondaryBufferTest() local 1285 const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in recordLargeSecondaryBufferTest() 1452 const VkCommandBufferAllocateInfo secCmdBufParams = in submitSecondaryBufferTwiceTest() local 1460 const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in submitSecondaryBufferTwiceTest() 1654 const VkCommandBufferAllocateInfo secCmdBufParams = in oneTimeSubmitFlagSecondaryBufferTest() local 1662 const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in oneTimeSubmitFlagSecondaryBufferTest() 1839 const VkCommandBufferAllocateInfo secCmdBufParams = in simultaneousUseSecondaryBufferOnePrimaryBufferTest() local 1847 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in simultaneousUseSecondaryBufferOnePrimaryBufferTest() 2186 const VkCommandBufferAllocateInfo secCmdBufParams = in simultaneousUseSecondaryBufferTwoPrimaryBuffersTest() local 2194 const Unique<VkCommandBuffer> secCmdBuf(allocateCommandBuffer(vk, vkDevice, &secCmdBufParams)); in simultaneousUseSecondaryBufferTwoPrimaryBuffersTest() 2358 const VkCommandBufferAllocateInfo secCmdBufParams = recordBufferQueryPreciseWithFlagTest() local 2453 const VkCommandBufferAllocateInfo secCmdBufParams = recordBufferQueryImpreciseWithFlagTest() local 2548 const VkCommandBufferAllocateInfo secCmdBufParams = recordBufferQueryImpreciseWithoutFlagTest() local 3334 const VkCommandBufferAllocateInfo secCmdBufParams = executeSecondaryBufferTest() local 3436 const VkCommandBufferAllocateInfo secCmdBufParams = executeSecondaryBufferTwiceTest() local [all...] |
Completed in 10 milliseconds