Searched defs:FreeCommandBuffers (Results 1 – 5 of 5) sorted by relevance
364 VKAPI_ATTR void VKAPI_CALL FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t … in FreeCommandBuffers() function
3400 VKAPI_ATTR void VKAPI_CALL FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t … in FreeCommandBuffers() function
3839 VKAPI_ATTR void VKAPI_CALL FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t … in FreeCommandBuffers() function
6141 FreeCommandBuffers(VkDevice device, VkCommandPool commandPool, uint32_t commandBufferCount, const V… in FreeCommandBuffers() function
112 PFN_vkFreeCommandBuffers FreeCommandBuffers; member