Searched refs:CreateDebugGLTestContext (Results 1 - 4 of 4) sorted by relevance

/external/skia/tools/gpu/gl/debug/
H A DDebugGLTestContext.h14 GLTestContext* CreateDebugGLTestContext(GLTestContext* shareContext = nullptr);
H A DDebugGLTestContext.cpp1211 GLTestContext* CreateDebugGLTestContext(GLTestContext* shareContext) { function in namespace:sk_gpu_test
/external/skia/tests/
H A DGpuSampleLocationsTest.cpp152 GLTestSampleLocationsInterface() : fTestContext(sk_gpu_test::CreateDebugGLTestContext()) {
/external/skia/tools/gpu/
H A DGrContextFactory.cpp188 glCtx = CreateDebugGLTestContext(glShareContext);

Completed in 250 milliseconds