Home
last modified time | relevance | path

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

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.h3569 void PostCallRecordCmdBeginDebugUtilsLabelEXT(
H A Dthread_safety.cpp4833 void ThreadSafety::PostCallRecordCmdBeginDebugUtilsLabelEXT( in PostCallRecordCmdBeginDebugUtilsLabelEXT() function in ThreadSafety
H A Dchassis.h3482 …virtual void PostCallRecordCmdBeginDebugUtilsLabelEXT(VkCommandBuffer commandBuffer, const VkDebug… in PostCallRecordCmdBeginDebugUtilsLabelEXT() function
H A Dchassis.cpp7885 intercept->PostCallRecordCmdBeginDebugUtilsLabelEXT(commandBuffer, pLabelInfo); in CmdBeginDebugUtilsLabelEXT()