Home
last modified time | relevance | path

Searched defs:GLTestContext (Results 1 – 4 of 4) sorted by relevance

/external/skia/tools/fiddle/
Dnull_context.cpp12 std::unique_ptr<sk_gpu_test::GLTestContext>*) { in create_direct_context()
Dfiddle_main.h27 class GLTestContext; variable
/external/skia/tools/gpu/gl/win/
DCreatePlatformGLTestContext_win.cpp15 GLTestContext* CreatePlatformGLTestContext(GrGLStandard, GLTestContext*) { return nullptr; } in CreatePlatformGLTestContext() argument
/external/skia/tools/gpu/gl/
DGLTestContext.cpp159 GLTestContext::GLTestContext() : TestContext() {} in GLTestContext() function in sk_gpu_test::GLTestContext