Home
last modified time | relevance | path

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

/external/angle/src/common/
Ddebug.cpp106 void InitializeDebugAnnotations(DebugAnnotator *debugAnnotator) in InitializeDebugAnnotations() function
Ddebug.h111 void InitializeDebugAnnotations(DebugAnnotator *debugAnnotator);
/external/angle/src/libANGLE/
DDisplay.h294 void setGlobalDebugAnnotator() { gl::InitializeDebugAnnotations(&mAnnotator); } in setGlobalDebugAnnotator()
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp156 gl::InitializeDebugAnnotations(&mAnnotator); in Renderer9()
161 gl::InitializeDebugAnnotations(&mAnnotator); in setGlobalDebugAnnotator()
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp960 gl::InitializeDebugAnnotations(&mAnnotator); in initializeD3DDevice()
967 gl::InitializeDebugAnnotations(&mAnnotator); in setGlobalDebugAnnotator()
/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.cpp2979 gl::InitializeDebugAnnotations(&mAnnotator); in setGlobalDebugAnnotator()