Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h873 void PreCallRecordCreateQueryPool(
Dthread_safety.cpp777 void ThreadSafety::PreCallRecordCreateQueryPool( in PreCallRecordCreateQueryPool() function in ThreadSafety
Dchassis.h2666 …virtual void PreCallRecordCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo* pCreateInf… in PreCallRecordCreateQueryPool() function
Dchassis.cpp1888 intercept->PreCallRecordCreateQueryPool(device, pCreateInfo, pAllocator, pQueryPool); in CreateQueryPool()