Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dobject_tracker.h627 void PostCallRecordCreateCommandPool(
H A Dthread_safety.h1340 void PostCallRecordCreateCommandPool(
H A Dthread_safety.cpp1511 void ThreadSafety::PostCallRecordCreateCommandPool( in PostCallRecordCreateCommandPool() function in ThreadSafety
H A Dobject_tracker.cpp1386 void ObjectLifetimes::PostCallRecordCreateCommandPool( in PostCallRecordCreateCommandPool() function in ObjectLifetimes
H A Dchassis.h2781 …virtual void PostCallRecordCreateCommandPool(VkDevice device, const VkCommandPoolCreateInfo* pCrea… in PostCallRecordCreateCommandPool() function
H A Dchassis.cpp2657 … intercept->PostCallRecordCreateCommandPool(device, pCreateInfo, pAllocator, pCommandPool, result); in CreateCommandPool()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h484 … void PostCallRecordCreateCommandPool(VkDevice device, const VkCommandPoolCreateInfo* pCreateInfo,
H A Dcore_validation.cpp4799 void ValidationStateTracker::PostCallRecordCreateCommandPool(VkDevice device, const VkCommandPoolCr… in PostCallRecordCreateCommandPool() function in ValidationStateTracker