Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h1224 void PostCallRecordDestroyDescriptorPool(
Dthread_safety.cpp1312 void ThreadSafety::PostCallRecordDestroyDescriptorPool( in PostCallRecordDestroyDescriptorPool() function in ThreadSafety
Dchassis.h2751 …virtual void PostCallRecordDestroyDescriptorPool(VkDevice device, VkDescriptorPool descriptorPool,… in PostCallRecordDestroyDescriptorPool() function
Dchassis.cpp2449 intercept->PostCallRecordDestroyDescriptorPool(device, descriptorPool, pAllocator); in DestroyDescriptorPool()