Home
last modified time | relevance | path

Searched refs:ValidatePushDescriptorsUpdate (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Ddescriptor_sets.cpp1874 bool CoreChecks::ValidatePushDescriptorsUpdate(const DescriptorSet *push_set, uint32_t write_count, in ValidatePushDescriptorsUpdate() function in CoreChecks
H A Dcore_validation.h1183 …bool ValidatePushDescriptorsUpdate(const DescriptorSet* push_set, uint32_t write_count, const VkWr…
H A Dcore_validation.cpp7685 …skip |= ValidatePushDescriptorsUpdate(&proxy_ds, descriptorWriteCount, pDescriptorWrites, func_nam… in PreCallValidateCmdPushDescriptorSetKHR()
14025 …skip |= ValidatePushDescriptorsUpdate(&proxy_ds, static_cast<uint32_t>(decoded_template.desc_write… in PreCallValidateCmdPushDescriptorSetWithTemplateKHR()