Home
last modified time | relevance | path

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

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