Searched refs:PreCallRecordDestroyCommandPool (Results 1 – 8 of 8) sorted by relevance
/external/vulkan-validation-layers/layers/ |
D | object_tracker_utils.cpp | 741 void ObjectLifetimes::PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, in PreCallRecordDestroyCommandPool() function in ObjectLifetimes
|
D | core_validation.h | 486 …void PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, const VkAllocatio…
|
D | core_validation.cpp | 4850 void ValidationStateTracker::PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool command… in PreCallRecordDestroyCommandPool() function in ValidationStateTracker
|
/external/vulkan-validation-layers/layers/generated/ |
D | object_tracker.h | 637 void PreCallRecordDestroyCommandPool(
|
D | thread_safety.h | 1347 void PreCallRecordDestroyCommandPool(
|
D | thread_safety.cpp | 109 void ThreadSafety::PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, cons… in PreCallRecordDestroyCommandPool() function in ThreadSafety
|
D | chassis.h | 2783 …virtual void PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, const VkA… in PreCallRecordDestroyCommandPool() function
|
D | chassis.cpp | 2675 intercept->PreCallRecordDestroyCommandPool(device, commandPool, pAllocator); in DestroyCommandPool()
|