Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessUtil.cpp250 const VkCommandBufferAllocateInfo commandBufferAllocateInfo = in TestEnvironment() local
259 m_commandBuffer = allocateCommandBuffer(vk, m_device, &commandBufferAllocateInfo); in TestEnvironment()