Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1257 void PostCallRecordFreeDescriptorSets(
Dthread_safety.cpp1358 void ThreadSafety::PostCallRecordFreeDescriptorSets( in PostCallRecordFreeDescriptorSets() function in ThreadSafety
Dchassis.h2760 …virtual void PostCallRecordFreeDescriptorSets(VkDevice device, VkDescriptorPool descriptorPool, ui… in PostCallRecordFreeDescriptorSets() function
Dchassis.cpp2495 …intercept->PostCallRecordFreeDescriptorSets(device, descriptorPool, descriptorSetCount, pDescripto… in FreeDescriptorSets()