Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.h3583 void PostCallRecordCmdInsertDebugUtilsLabelEXT(
H A Dthread_safety.cpp4855 void ThreadSafety::PostCallRecordCmdInsertDebugUtilsLabelEXT( in PostCallRecordCmdInsertDebugUtilsLabelEXT() function in ThreadSafety
H A Dchassis.h3488 …virtual void PostCallRecordCmdInsertDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebu… in PostCallRecordCmdInsertDebugUtilsLabelEXT() function
H A Dchassis.cpp7926 intercept->PostCallRecordCmdInsertDebugUtilsLabelEXT(commandBuffer, pLabelInfo); in CmdInsertDebugUtilsLabelEXT()