Home
last modified time | relevance | path

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

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