Searched refs:primCmdBufParams (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
H A DvktApiCommandBuffersTests.cpp2787 const VkCommandBufferAllocateInfo primCmdBufParams = local
2795 const Unique<VkCommandBuffer> primCmdBuf (allocateCommandBuffer(vk, vkDevice, &primCmdBufParams));
2882 const VkCommandBufferAllocateInfo primCmdBufParams = local
2890 const Unique<VkCommandBuffer> primCmdBuf (allocateCommandBuffer(vk, vkDevice, &primCmdBufParams));
2978 const VkCommandBufferAllocateInfo primCmdBufParams = local
2986 const Unique<VkCommandBuffer> primCmdBuf (allocateCommandBuffer(vk, vkDevice, &primCmdBufParams));

Completed in 92 milliseconds