Home
last modified time | relevance | path

Searched defs:VkCommandBufferAllocateInfo (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1003 struct VkCommandBufferAllocateInfo struct
1005 VkStructureType sType;
1006 const void* pNext;
1007 VkCommandPool commandPool;
1008 VkCommandBufferLevel level;
1009 deUint32 commandBufferCount;
/external/vulkan-validation-layers/include/vulkan/
Dvulkan.h2043 typedef struct VkCommandBufferAllocateInfo { struct
2049 } VkCommandBufferAllocateInfo; argument
/external/skia/third_party/vulkan/
Dvulkan.h2034 typedef struct VkCommandBufferAllocateInfo { struct
2040 } VkCommandBufferAllocateInfo; argument