Home
last modified time | relevance | path

Searched refs:PreCallRecordGetDeviceQueue (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h552 void PreCallRecordGetDeviceQueue(
Dthread_safety.cpp206 void ThreadSafety::PreCallRecordGetDeviceQueue( in PreCallRecordGetDeviceQueue() function in ThreadSafety
Dchassis.cpp1198 intercept->PreCallRecordGetDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue); in GetDeviceQueue()