Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.h3547 void PostCallRecordQueueBeginDebugUtilsLabelEXT(
H A Dthread_safety.cpp4799 void ThreadSafety::PostCallRecordQueueBeginDebugUtilsLabelEXT( in PostCallRecordQueueBeginDebugUtilsLabelEXT() function in ThreadSafety
H A Dchassis.h3473 …virtual void PostCallRecordQueueBeginDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT*… in PostCallRecordQueueBeginDebugUtilsLabelEXT() function
H A Dchassis.cpp7821 intercept->PostCallRecordQueueBeginDebugUtilsLabelEXT(queue, pLabelInfo); in QueueBeginDebugUtilsLabelEXT()