Home
last modified time | relevance | path

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

/external/skia/tools/gpu/gl/debug/
DDebugGLTestContext.cpp33 class DebugInterface : public GrGLTestInterface { class
35 DebugInterface() in DebugInterface() function in __anonfa2854ca0111::DebugInterface
56 ~DebugInterface() override { in ~DebugInterface()
1174 DebugInterface::Create DebugInterface::gFactoryFunc[kObjTypeCount] = {
1185 const char* DebugInterface::kExtensions[] = {
1198 this->init(new DebugInterface()); in DebugGLContext()