Home
last modified time | relevance | path

Searched refs:PreCallRecordGetDeviceQueue (Results 1 – 4 of 4) 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.h2576 …virtual void PreCallRecordGetDeviceQueue(VkDevice device, uint32_t queueFamilyIndex, uint32_t queu… in PreCallRecordGetDeviceQueue() function
Dchassis.cpp1198 intercept->PreCallRecordGetDeviceQueue(device, queueFamilyIndex, queueIndex, pQueue); in GetDeviceQueue()