Searched refs:PreCallValidateFreeDescriptorSets (Results 1 – 8 of 8) sorted by relevance
650 bool ObjectLifetimes::PreCallValidateFreeDescriptorSets(VkDevice device, VkDescriptorPool descripto… in PreCallValidateFreeDescriptorSets() function in ObjectLifetimes
1690 …bool PreCallValidateFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, uint32_t …
6200 bool CoreChecks::PreCallValidateFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool… in PreCallValidateFreeDescriptorSets() function in CoreChecks
350 bool PreCallValidateFreeDescriptorSets(
569 bool PreCallValidateFreeDescriptorSets(
2758 …virtual bool PreCallValidateFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, u… in PreCallValidateFreeDescriptorSets() function
3651 bool StatelessValidation::PreCallValidateFreeDescriptorSets( in PreCallValidateFreeDescriptorSets() function in StatelessValidation
2485 …skip |= intercept->PreCallValidateFreeDescriptorSets(device, descriptorPool, descriptorSetCount, p… in FreeDescriptorSets()