Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/
Dcore_validation.cpp6118 … VkDescriptorSet *pDescriptorSets, void *ads_state_data) { in PreCallValidateAllocateDescriptorSets() argument
6123 reinterpret_cast<cvdescriptorset::AllocateDescriptorSetsData *>(ads_state_data); in PreCallValidateAllocateDescriptorSets()
6132 … VkDescriptorSet *pDescriptorSets, VkResult result, void *ads_state_data) { in PostCallRecordAllocateDescriptorSets() argument
6137 reinterpret_cast<cvdescriptorset::AllocateDescriptorSetsData *>(ads_state_data); in PostCallRecordAllocateDescriptorSets()