Searched defs:GLTestContext (Results 1 – 6 of 6) sorted by relevance
35 class GLTestContext; variable
15 GLTestContext* CreatePlatformGLTestContext(GrGLStandard, GLTestContext*) { return nullptr; } in CreatePlatformGLTestContext() argument
281 GLTestContext::GLTestContext() : TestContext() {} in GLTestContext() function in sk_gpu_test::GLTestContext