Searched refs:VerifyWriteUpdateContents (Results 1 – 2 of 2) sorted by relevance
2456 if (!VerifyWriteUpdateContents(dest_set, update, start_idx, func_name, error_code, error_msg)) { in ValidateWriteUpdate()2468 bool CoreChecks::VerifyWriteUpdateContents(const DescriptorSet *dest_set, const VkWriteDescriptorSe… in VerifyWriteUpdateContents() function in CoreChecks
1177 …bool VerifyWriteUpdateContents(const DescriptorSet* dest_set, const VkWriteDescriptorSet* update, …