Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.h290 void PostCallRecordCreateQueryPool(
H A Dthread_safety.h879 void PostCallRecordCreateQueryPool(
H A Dthread_safety.cpp785 void ThreadSafety::PostCallRecordCreateQueryPool( in PostCallRecordCreateQueryPool() function in ThreadSafety
H A Dobject_tracker.cpp720 void ObjectLifetimes::PostCallRecordCreateQueryPool( in PostCallRecordCreateQueryPool() function in ObjectLifetimes
H A Dchassis.h2667 …virtual void PostCallRecordCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo* pCreateIn… in PostCallRecordCreateQueryPool() function
H A Dchassis.cpp1893 … intercept->PostCallRecordCreateQueryPool(device, pCreateInfo, pAllocator, pQueryPool, result); in CreateQueryPool()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h551 void PostCallRecordCreateQueryPool(VkDevice device, const VkQueryPoolCreateInfo* pCreateInfo,
H A Dcore_validation.cpp4824 void ValidationStateTracker::PostCallRecordCreateQueryPool(VkDevice device, const VkQueryPoolCreate… in PostCallRecordCreateQueryPool() function in ValidationStateTracker