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

/frameworks/native/vulkan/include/vulkan/
H A Dvulkan.h2089 typedef struct VkCommandBufferBeginInfo { struct
2094 } VkCommandBufferBeginInfo; typedef in typeref:struct:VkCommandBufferBeginInfo
2323 typedef VkResult (VKAPI_PTR *PFN_vkBeginCommandBuffer)(VkCommandBuffer commandBuffer, const VkCommandBufferBeginInfo* pBeginInfo);
2865 const VkCommandBufferBeginInfo* pBeginInfo);

Completed in 72 milliseconds