Searched refs:PreCallRecordGetDeviceQueue (Results 1 – 4 of 4) sorted by relevance
552 void PreCallRecordGetDeviceQueue(
206 void ThreadSafety::PreCallRecordGetDeviceQueue( in PreCallRecordGetDeviceQueue() function in ThreadSafety
2576 …virtual void PreCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queu… in PreCallRecordGetDeviceQueue() function
1198 intercept->PreCallRecordGetDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue); in GetDeviceQueue()