Home
last modified time | relevance | path

Searched refs:PostCallRecordGetDeviceQueue2 (Results 1 – 7 of 7) sorted by relevance

/external/vulkan-validation-layers/layers/
Dobject_tracker_utils.cpp366 void ObjectLifetimes::PostCallRecordGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2 *pQue… in PostCallRecordGetDeviceQueue2() function in ObjectLifetimes
Dcore_validation.h407 …void PostCallRecordGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue*…
Dcore_validation.cpp4107 void ValidationStateTracker::PostCallRecordGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo… in PostCallRecordGetDeviceQueue2() function in ValidationStateTracker
/external/vulkan-validation-layers/layers/generated/
Dobject_tracker.h994 void PostCallRecordGetDeviceQueue2(
Dthread_safety.h2126 void PostCallRecordGetDeviceQueue2(
Dthread_safety.cpp2693 void ThreadSafety::PostCallRecordGetDeviceQueue2( in PostCallRecordGetDeviceQueue2() function in ThreadSafety
Dchassis.cpp4262 intercept->PostCallRecordGetDeviceQueue2(device, pQueueInfo, pQueue); in GetDeviceQueue2()