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

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h2197 typedef struct VkCommandBufferAllocateInfo { struct
2203 } VkCommandBufferAllocateInfo; typedef in typeref:struct:VkCommandBufferAllocateInfo
2448 typedef VkResult (VKAPI_PTR *PFN_vkAllocateCommandBuffers)(VkDevice device, const VkCommandBufferAllocateInfo* pAllocateInfo, VkCommandBuffer* pCommandBuffers);
2981 const VkCommandBufferAllocateInfo* pAllocateInfo,

Completed in 110 milliseconds