Home
last modified time | relevance | path

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

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