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