Home
last modified time | relevance | path

Searched refs:PreCallRecordDestroyQueryPool (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.h300 void PreCallRecordDestroyQueryPool(
H A Dthread_safety.h886 void PreCallRecordDestroyQueryPool(
H A Dthread_safety.cpp794 void ThreadSafety::PreCallRecordDestroyQueryPool( in PreCallRecordDestroyQueryPool() function in ThreadSafety
H A Dobject_tracker.cpp743 void ObjectLifetimes::PreCallRecordDestroyQueryPool( in PreCallRecordDestroyQueryPool() function in ObjectLifetimes
H A Dchassis.h2669 …virtual void PreCallRecordDestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocat… in PreCallRecordDestroyQueryPool() function
H A Dchassis.cpp1911 intercept->PreCallRecordDestroyQueryPool(device, queryPool, pAllocator); in DestroyQueryPool()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h553 …void PreCallRecordDestroyQueryPool(VkDevice device, VkQueryPool queryPool, const VkAllocationCallb…
H A Dcore_validation.cpp4200 void ValidationStateTracker::PreCallRecordDestroyQueryPool(VkDevice device, VkQueryPool queryPool, in PreCallRecordDestroyQueryPool() function in ValidationStateTracker