Searched refs:manual_PreCallValidateUpdateDescriptorSets (Results 1 – 3 of 3) sorted by relevance
1036 bool manual_PreCallValidateUpdateDescriptorSets(VkDevice device, uint32_t descriptorWriteCount,
2214 bool StatelessValidation::manual_PreCallValidateUpdateDescriptorSets(VkDevice device, uint32_t desc… in manual_PreCallValidateUpdateDescriptorSets() function in StatelessValidation
3693 …if (!skip) skip |= manual_PreCallValidateUpdateDescriptorSets(device, descriptorWriteCount, pDescr… in PreCallValidateUpdateDescriptorSets()