Home
last modified time | relevance | path

Searched refs:cmdBufCreateInfo (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiCommandBuffersTests.cpp4083 const VkCommandBufferAllocateInfo cmdBufCreateInfo = in orderBindPipelineTest() local
4101 const Unique<VkCommandBuffer> cmd (allocateCommandBuffer(vk, device, &cmdBufCreateInfo)); in orderBindPipelineTest()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp2077 const vk::VkCommandBufferAllocateInfo cmdBufCreateInfo = in submitAndWait() local
2094 …que<vk::VkCommandBuffer> cmd (vk::allocateCommandBuffer(m_vki, m_device, &cmdBufCreateInfo)); in submitAndWait()