Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.h3561 void PostCallRecordQueueInsertDebugUtilsLabelEXT(
H A Dthread_safety.cpp4821 void ThreadSafety::PostCallRecordQueueInsertDebugUtilsLabelEXT( in PostCallRecordQueueInsertDebugUtilsLabelEXT() function in ThreadSafety
H A Dchassis.h3479 …virtual void PostCallRecordQueueInsertDebugUtilsLabelEXT(VkQueue queue, const VkDebugUtilsLabelEXT… in PostCallRecordQueueInsertDebugUtilsLabelEXT() function
H A Dchassis.cpp7864 intercept->PostCallRecordQueueInsertDebugUtilsLabelEXT(queue, pLabelInfo); in QueueInsertDebugUtilsLabelEXT()