Searched defs:VkCommandBufferInheritanceInfo (Results 1 - 2 of 2) sorted by relevance
/external/skia/third_party/vulkan/ | ||
H A D | vulkan.h | 2042 typedef struct VkCommandBufferInheritanceInfo { struct 2051 } VkCommandBufferInheritanceInfo; typedef in typeref:struct:VkCommandBufferInheritanceInfo 2057 const VkCommandBufferInheritanceInfo* pInheritanceInfo; |
/external/vulkan-validation-layers/include/vulkan/ | ||
H A D | vulkan.h | 2051 typedef struct VkCommandBufferInheritanceInfo { struct 2060 } VkCommandBufferInheritanceInfo; typedef in typeref:struct:VkCommandBufferInheritanceInfo 2066 const VkCommandBufferInheritanceInfo* pInheritanceInfo; |
Completed in 141 milliseconds