Searched refs:PostCallRecordGetDeviceQueue (Results 1 – 7 of 7) sorted by relevance
355 void ObjectLifetimes::PostCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint… in PostCallRecordGetDeviceQueue() function in ObjectLifetimes
406 …void PostCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queueIndex,…
4102 void ValidationStateTracker::PostCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyInde… in PostCallRecordGetDeviceQueue() function in ValidationStateTracker
114 void PostCallRecordGetDeviceQueue(
558 void PostCallRecordGetDeviceQueue(
214 void ThreadSafety::PostCallRecordGetDeviceQueue( in PostCallRecordGetDeviceQueue() function in ThreadSafety
1203 intercept->PostCallRecordGetDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue); in GetDeviceQueue()