Searched refs:PreCallValidateDestroyDescriptorPool (Results 1 – 7 of 7) 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(
3591 bool StatelessValidation::PreCallValidateDestroyDescriptorPool( in PreCallValidateDestroyDescriptorPool() function in StatelessValidation
2439 skip |= intercept->PreCallValidateDestroyDescriptorPool(device, descriptorPool, pAllocator); in DestroyDescriptorPool()