Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h3557 void PreCallRecordQueueInsertDebugUtilsLabelEXT(
Dthread_safety.cpp4815 void ThreadSafety::PreCallRecordQueueInsertDebugUtilsLabelEXT( in PreCallRecordQueueInsertDebugUtilsLabelEXT() function in ThreadSafety
Dchassis.h3478 …virtual void PreCallRecordQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT*… in PreCallRecordQueueInsertDebugUtilsLabelEXT() function
Dchassis.cpp7858 intercept->PreCallRecordQueueInsertDebugUtilsLabelEXT(queue, pLabelInfo); in QueueInsertDebugUtilsLabelEXT()