Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h891 void PostCallRecordDestroyQueryPool(
Dthread_safety.cpp803 void ThreadSafety::PostCallRecordDestroyQueryPool( in PostCallRecordDestroyQueryPool() function in ThreadSafety
Dchassis.h2670 …virtual void PostCallRecordDestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAlloca… in PostCallRecordDestroyQueryPool() function
Dchassis.cpp1916 intercept->PostCallRecordDestroyQueryPool(device, queryPool, pAllocator); in DestroyQueryPool()