Searched defs:ResetCommandPool (Results 1 – 3 of 3) sorted by relevance
137 PFN_vkResetCommandPool ResetCommandPool; member
1116 VKAPI_ATTR VkResult ResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPoolReset… in ResetCommandPool() function
1328 VkResult ResetCommandPool(VkDevice device, VkCommandPool cmdPool, VkCommandPoolResetFlags flags) { in ResetCommandPool() function