Searched refs:PreCallValidateResetDescriptorPool (Results 1 – 7 of 7) sorted by relevance
398 bool ObjectLifetimes::PreCallValidateResetDescriptorPool(VkDevice device, VkDescriptorPool descript… in PreCallValidateResetDescriptorPool() function in ObjectLifetimes
1689 …bool PreCallValidateResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, VkDescri…
6140 bool CoreChecks::PreCallValidateResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPoo… in PreCallValidateResetDescriptorPool() function in CoreChecks
342 bool PreCallValidateResetDescriptorPool(
556 bool PreCallValidateResetDescriptorPool(
3619 bool StatelessValidation::PreCallValidateResetDescriptorPool( in PreCallValidateResetDescriptorPool() function in StatelessValidation
2461 skip |= intercept->PreCallValidateResetDescriptorPool(device, descriptorPool, flags); in ResetDescriptorPool()