Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/debug/
DDebugGLTestContext.cpp1195 class DebugGLContext : public sk_gpu_test::GLTestContext { class
1197 DebugGLContext() { in DebugGLContext() function in __anonfa2854ca0111::DebugGLContext
1201 ~DebugGLContext() override { this->teardown(); } in ~DebugGLContext()
1215 GLTestContext* ctx = new DebugGLContext(); in CreateDebugGLTestContext()