Home
last modified time | relevance | path

Searched defs:PreCallRecordDestroyCommandPool (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dobject_tracker_utils.cpp741 void ObjectLifetimes::PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, in PreCallRecordDestroyCommandPool() function in ObjectLifetimes
H A Dcore_validation.cpp4850 void ValidationStateTracker::PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool command… in PreCallRecordDestroyCommandPool() function in ValidationStateTracker
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.cpp109 void ThreadSafety::PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, cons… in PreCallRecordDestroyCommandPool() function in ThreadSafety
H A Dchassis.h2783 …virtual void PreCallRecordDestroyCommandPool(VkDevice device, VkCommandPool commandPool, const VkA… in PreCallRecordDestroyCommandPool() function