Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dobject_tracker_utils.cpp355 void ObjectLifetimes::PostCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint… in PostCallRecordGetDeviceQueue() function in ObjectLifetimes
H A Dcore_validation.cpp4102 void ValidationStateTracker::PostCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyInde… in PostCallRecordGetDeviceQueue() function in ValidationStateTracker
/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.cpp214 void ThreadSafety::PostCallRecordGetDeviceQueue( in PostCallRecordGetDeviceQueue() function in ThreadSafety
H A Dchassis.h2577 …virtual void PostCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t que… in PostCallRecordGetDeviceQueue() function