Home
last modified time | relevance | path

Searched refs:PreCallRecordCmdInsertDebugUtilsLabelEXT (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.h3579 void PreCallRecordCmdInsertDebugUtilsLabelEXT(
H A Dthread_safety.cpp4849 void ThreadSafety::PreCallRecordCmdInsertDebugUtilsLabelEXT( in PreCallRecordCmdInsertDebugUtilsLabelEXT() function in ThreadSafety
H A Dchassis.h3487 …virtual void PreCallRecordCmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebug… in PreCallRecordCmdInsertDebugUtilsLabelEXT() function
H A Dchassis.cpp7921 intercept->PreCallRecordCmdInsertDebugUtilsLabelEXT(commandBuffer, pLabelInfo); in CmdInsertDebugUtilsLabelEXT()
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.h699 …void PreCallRecordCmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebugUtilsLab…
H A Dcore_validation.cpp13758 void ValidationStateTracker::PreCallRecordCmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, in PreCallRecordCmdInsertDebugUtilsLabelEXT() function in ValidationStateTracker