Home
last modified time | relevance | path

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

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