Home | History | Annotate | Download | only in layers

Lines Matching defs:vkDestroyDescriptorPool

3598 vkDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, const VkAllocationCallbacks *pAllocator) {
5007 if (!strcmp(funcName, "vkDestroyDescriptorPool"))
5008 return (PFN_vkVoidFunction)vkDestroyDescriptorPool;