Searched defs:glCtx (Results 1 – 8 of 8) sorted by relevance
156 GLTestContext* glCtx; in getContextInfoInternal() local
61 const GrGLContext* glCtx = gpu->glContextForTesting(); in createRectangleTextureImg() local
67 const GrGLContext* glCtx = gpu->glContextForTesting(); in createRectangleTextureImg() local
113 GrGLuint GrGLCompileAndAttachShader(const GrGLContext& glCtx, in GrGLCompileAndAttachShader()
375 struct gl_context glCtx; /**< base class, must be first */ member