Searched refs:DebugAnnotator (Results 1 – 5 of 5) sorted by relevance
97 class DebugAnnotator : angle::NonCopyable100 DebugAnnotator() {} in DebugAnnotator() function101 virtual ~DebugAnnotator() {} in ~DebugAnnotator()118 void InitializeDebugAnnotations(DebugAnnotator *debugAnnotator);
44 DebugAnnotator *g_debugAnnotator = nullptr;110 void InitializeDebugAnnotations(DebugAnnotator *debugAnnotator) in InitializeDebugAnnotations()
22 class LoggingAnnotator : public gl::DebugAnnotator
319 gl::DebugAnnotator *getAnnotator();
4044 gl::DebugAnnotator *Renderer11::getAnnotator() in getAnnotator()