Searched refs:PostCallRecordGetDeviceQueue2 (Results 1 – 8 of 8) sorted by relevance
366 void ObjectLifetimes::PostCallRecordGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2 *pQue… in PostCallRecordGetDeviceQueue2() function in ObjectLifetimes
407 …void PostCallRecordGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, VkQueue*…
4107 void ValidationStateTracker::PostCallRecordGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo… in PostCallRecordGetDeviceQueue2() function in ValidationStateTracker
994 void PostCallRecordGetDeviceQueue2(
2126 void PostCallRecordGetDeviceQueue2(
2693 void ThreadSafety::PostCallRecordGetDeviceQueue2( in PostCallRecordGetDeviceQueue2() function in ThreadSafety
2988 …virtual void PostCallRecordGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, … in PostCallRecordGetDeviceQueue2() function
4262 intercept->PostCallRecordGetDeviceQueue2(device, pQueueInfo, pQueue); in GetDeviceQueue2()