Searched refs:DebugAnnotator (Results 1 – 5 of 5) sorted by relevance
83 class DebugAnnotator : angle::NonCopyable86 DebugAnnotator() {} in DebugAnnotator() function87 virtual ~DebugAnnotator() {} in ~DebugAnnotator()98 void InitializeDebugAnnotations(DebugAnnotator *debugAnnotator);
39 DebugAnnotator *g_debugAnnotator = nullptr;96 void InitializeDebugAnnotations(DebugAnnotator *debugAnnotator) in InitializeDebugAnnotations()
17 class LoggingAnnotator : public gl::DebugAnnotator
348 gl::DebugAnnotator *getAnnotator();
3935 gl::DebugAnnotator *Renderer11::getAnnotator() in getAnnotator()