Searched refs:secCmdBufParams (Results 1 – 1 of 1) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiCommandBuffersTests.cpp | 1608 const VkCommandBufferAllocateInfo secCmdBufParams = in submitSecondaryBufferTwiceTest() local 1616 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in submitSecondaryBufferTwiceTest() 1909 const VkCommandBufferAllocateInfo secCmdBufParams = in oneTimeSubmitFlagSecondaryBufferTest() local 1917 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in oneTimeSubmitFlagSecondaryBufferTest() 2268 const VkCommandBufferAllocateInfo secCmdBufParams = in simultaneousUseSecondaryBufferTest() local 2276 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in simultaneousUseSecondaryBufferTest() 2420 const VkCommandBufferAllocateInfo secCmdBufParams = in recordBufferQueryPreciseWithFlagTest() local 2428 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in recordBufferQueryPreciseWithFlagTest() 2516 const VkCommandBufferAllocateInfo secCmdBufParams = in recordBufferQueryImpreciseWithFlagTest() local 2524 …const Unique<VkCommandBuffer> secCmdBuf (allocateCommandBuffer(vk, vkDevice, &secCmdBufParams… in recordBufferQueryImpreciseWithFlagTest() [all …]
|