Home
last modified time | relevance | path

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

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