Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
Ddebug.cpp110 void InitializeDebugAnnotations(DebugAnnotator *debugAnnotator) in InitializeDebugAnnotations() function
Ddebug.h118 void InitializeDebugAnnotations(DebugAnnotator *debugAnnotator);
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DDisplay.h310 void setGlobalDebugAnnotator() { gl::InitializeDebugAnnotations(&mAnnotator); } in setGlobalDebugAnnotator()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp156 gl::InitializeDebugAnnotations(&mAnnotator); in Renderer9()
161 gl::InitializeDebugAnnotations(&mAnnotator); in setGlobalDebugAnnotator()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp960 gl::InitializeDebugAnnotations(&mAnnotator); in initializeD3DDevice()
967 gl::InitializeDebugAnnotations(&mAnnotator); in setGlobalDebugAnnotator()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DRendererVk.cpp3314 gl::InitializeDebugAnnotations(&mAnnotator); in setGlobalDebugAnnotator()