Home
last modified time | relevance | path

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

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