Home
last modified time | relevance | path

Searched refs:PreCallRecordGetDeviceQueue2 (Results 1 – 4 of 4) sorted by relevance

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h2121 void PreCallRecordGetDeviceQueue2(
Dthread_safety.cpp2686 void ThreadSafety::PreCallRecordGetDeviceQueue2( in PreCallRecordGetDeviceQueue2() function in ThreadSafety
Dchassis.h2987 …virtual void PreCallRecordGetDeviceQueue2(VkDevice device, const VkDeviceQueueInfo2* pQueueInfo, V… in PreCallRecordGetDeviceQueue2() function
Dchassis.cpp4257 intercept->PreCallRecordGetDeviceQueue2(device, pQueueInfo, pQueue); in GetDeviceQueue2()