Searched defs:GLTestContext (Results 1 – 4 of 4) sorted by relevance
12 std::unique_ptr<sk_gpu_test::GLTestContext>*) { in create_direct_context()
27 class GLTestContext; variable
15 GLTestContext* CreatePlatformGLTestContext(GrGLStandard, GLTestContext*) { return nullptr; } in CreatePlatformGLTestContext() argument
159 GLTestContext::GLTestContext() : TestContext() {} in GLTestContext() function in sk_gpu_test::GLTestContext