Searched refs:PFN_vkResetCommandPool (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 2994 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, VkCommandPoolResetFlags flags); typedef in typeref:typename:VkResult (VKAPI_PTR *)(VkDevice device,VkCommandPool commandPool,VkCommandPoolResetFlags flags) |
| /xsrc/external/mit/MesaLib/dist/include/vulkan/ | ||
| H A D | vulkan_core.h | 3566 typedef VkResult (VKAPI_PTR *PFN_vkResetCommandPool)(VkDevice device, VkCommandPool commandPool, VkCommandPoolResetFlags flags); typedef in typeref:typename:VkResult (VKAPI_PTR *)(VkDevice device,VkCommandPool commandPool,VkCommandPoolResetFlags flags) |
Completed in 66 milliseconds