Home
last modified time | relevance | path

Searched refs:DebugAnnotationsActive (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
Ddebug.cpp87 bool DebugAnnotationsActive() in DebugAnnotationsActive() function
99 return DebugAnnotationsActive(); in ShouldBeginScopedEvent()
220 if (DebugAnnotationsActive()) in Trace()
Ddebug.h120 bool DebugAnnotationsActive();
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
DShaderD3D.cpp281 if (gl::DebugAnnotationsActive()) in compile()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/
DRenderer9.cpp2406 return (mD3d9Ex != nullptr) && !gl::DebugAnnotationsActive(); in getShareHandleSupport()
2709 if (gl::DebugAnnotationsActive()) in compileToExecutable()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2358 if (gl::DebugAnnotationsActive()) in getShareHandleSupport()