Searched refs:PreCallValidateResetDescriptorPool (Results 1 – 8 of 8) 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(
2752 …virtual bool PreCallValidateResetDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool, … in PreCallValidateResetDescriptorPool() function
3619 bool StatelessValidation::PreCallValidateResetDescriptorPool( in PreCallValidateResetDescriptorPool() function in StatelessValidation
2461 skip |= intercept->PreCallValidateResetDescriptorPool(device, descriptorPool, flags); in ResetDescriptorPool()