Searched refs:CreateMesaGLTestContext (Results 1 – 3 of 3) sorted by relevance
14 GLTestContext* CreateMesaGLTestContext(GLTestContext* shareContext);
147 GLTestContext *CreateMesaGLTestContext(GLTestContext* shareContext) { in CreateMesaGLTestContext() function
180 glCtx = CreateMesaGLTestContext(glShareContext); in getContextInfoInternal()