Home | History | Annotate | Download | only in layers

Lines Matching refs:vkDestroyCommandPool

6129 vkDestroyCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks *pAllocator) {
10723 if (!strcmp(funcName, "vkDestroyCommandPool"))
10724 return (PFN_vkVoidFunction)vkDestroyCommandPool;