Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/layers/generated/
Dthread_safety.h3543 void PreCallRecordQueueBeginDebugUtilsLabelEXT(
Dthread_safety.cpp4793 void ThreadSafety::PreCallRecordQueueBeginDebugUtilsLabelEXT( in PreCallRecordQueueBeginDebugUtilsLabelEXT() function in ThreadSafety
Dchassis.h3472 …virtual void PreCallRecordQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT* … in PreCallRecordQueueBeginDebugUtilsLabelEXT() function
Dchassis.cpp7815 intercept->PreCallRecordQueueBeginDebugUtilsLabelEXT(queue, pLabelInfo); in QueueBeginDebugUtilsLabelEXT()