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