Home
last modified time | relevance | path

Searched defs:PostCallRecordCmdEndDebugUtilsLabelEXT (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/vulkan-validation-layers/layers/generated/
H A Dthread_safety.cpp4844 void ThreadSafety::PostCallRecordCmdEndDebugUtilsLabelEXT( in PostCallRecordCmdEndDebugUtilsLabelEXT() function in ThreadSafety
H A Dchassis.h3485 virtual void PostCallRecordCmdEndDebugUtilsLabelEXT(VkCommandBuffer commandBuffer) {}; in PostCallRecordCmdEndDebugUtilsLabelEXT() function
/aosp_15_r20/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp13754 void ValidationStateTracker::PostCallRecordCmdEndDebugUtilsLabelEXT(VkCommandBuffer commandBuffer) { in PostCallRecordCmdEndDebugUtilsLabelEXT() function in ValidationStateTracker