Searched refs:CreateDebugGLTestContext (Results 1 – 4 of 4) sorted by relevance
14 GLTestContext* CreateDebugGLTestContext(GLTestContext* shareContext = nullptr);
1211 GLTestContext* CreateDebugGLTestContext(GLTestContext* shareContext) { in CreateDebugGLTestContext() function
167 GLTestSampleLocationsInterface() : fTestContext(sk_gpu_test::CreateDebugGLTestContext()) { in GLTestSampleLocationsInterface()
178 glCtx = CreateDebugGLTestContext(glShareContext); in getContextInfoInternal()