Home
last modified time | relevance | path

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

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