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