Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DCommandGraph.cpp171 void MakeDebugUtilsLabel(GLenum source, const char *marker, VkDebugUtilsLabelEXT *label) in MakeDebugUtilsLabel() function
752 MakeDebugUtilsLabel(mDebugMarkerSource, mDebugMarker.c_str(), &label); in visitAndExecute()
764 MakeDebugUtilsLabel(mDebugMarkerSource, mDebugMarker.c_str(), &label); in visitAndExecute()
H A Dvk_utils.cpp760 void MakeDebugUtilsLabel(GLenum source, const char *marker, VkDebugUtilsLabelEXT *label) in MakeDebugUtilsLabel() function
H A Dvk_utils.h1198 void MakeDebugUtilsLabel(GLenum source, const char *marker, VkDebugUtilsLabelEXT *label);
H A DContextVk.cpp4755 vk::MakeDebugUtilsLabel(source, marker, &label); in insertEventMarkerImpl()
4798 vk::MakeDebugUtilsLabel(source, message, &label); in pushDebugGroupImpl()