Searched refs:vkResetCommandPool (Results 1 – 5 of 5) sorted by relevance
175 vkResetCommandPool;
1938 VKAPI_ATTR VkResult vkResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPoolRes… in vkResetCommandPool() function
120 extern PFN_vkResetCommandPool vkResetCommandPool;
135 …vkResetCommandPool = reinterpret_cast<PFN_vkResetCommandPool>(dlsym(libvulkan, "vkResetCommandPool… in InitVulkan()479 PFN_vkResetCommandPool vkResetCommandPool; variable
9189 cmd VkResult vkResetCommandPool(