Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.h1206 void PreCallRecordCreateDescriptorPool(
H A Dthread_safety.cpp1286 void ThreadSafety::PreCallRecordCreateDescriptorPool( in PreCallRecordCreateDescriptorPool() function in ThreadSafety
H A Dchassis.h2747 …virtual void PreCallRecordCreateDescriptorPool(VkDevice device, const VkDescriptorPoolCreateInfo* … in PreCallRecordCreateDescriptorPool() function
H A Dchassis.cpp2421 … intercept->PreCallRecordCreateDescriptorPool(device, pCreateInfo, pAllocator, pDescriptorPool); in CreateDescriptorPool()