Searched refs:CreateMesaGLTestContext (Results 1 - 3 of 3) sorted by relevance

/external/skia/tools/gpu/gl/mesa/
H A DGLTestContext_mesa.h14 GLTestContext* CreateMesaGLTestContext(GLTestContext* shareContext);
H A DGLTestContext_mesa.cpp147 GLTestContext *CreateMesaGLTestContext(GLTestContext* shareContext) { function in namespace:sk_gpu_test
/external/skia/tools/gpu/
H A DGrContextFactory.cpp170 glCtx = CreateMesaGLTestContext(glShareContext);

Completed in 138 milliseconds