Searched refs:PreCallValidateDestroyDescriptorPool (Results 1 – 8 of 8) sorted by relevance
683 bool ObjectLifetimes::PreCallValidateDestroyDescriptorPool(VkDevice device, VkDescriptorPool descri… in PreCallValidateDestroyDescriptorPool() function in ObjectLifetimes
1673 bool PreCallValidateDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool,
4703 bool CoreChecks::PreCallValidateDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorP… in PreCallValidateDestroyDescriptorPool() function in CoreChecks
338 bool PreCallValidateDestroyDescriptorPool(
548 bool PreCallValidateDestroyDescriptorPool(
2749 …virtual bool PreCallValidateDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool… in PreCallValidateDestroyDescriptorPool() function
3591 bool StatelessValidation::PreCallValidateDestroyDescriptorPool( in PreCallValidateDestroyDescriptorPool() function in StatelessValidation
2439 skip |= intercept->PreCallValidateDestroyDescriptorPool(device, descriptorPool, pAllocator); in DestroyDescriptorPool()