Searched defs:glCtx (Results 1 – 10 of 10) sorted by relevance
54 GrGLuint GrGLCompileAndAttachShader(const GrGLContext& glCtx, in GrGLCompileAndAttachShader()
156 GLTestContext* glCtx; in getContextInfoInternal() local
203 static EMSCRIPTEN_WEBGL_CONTEXT_HANDLE glCtx = 0; variable
175 GLTestContext* glCtx; in getContextInfoInternal() local
67 const GrGLContext* glCtx = gpu->glContextForTesting(); in createRectangleTextureImg() local
113 GrGLuint GrGLCompileAndAttachShader(const GrGLContext& glCtx, in GrGLCompileAndAttachShader()
755 sk_gpu_test::GLTestContext* glCtx = ctxInfo.glContext(); in DEF_GPUTEST_FOR_ALL_GL_CONTEXTS() local
375 struct gl_context glCtx; /**< base class, must be first */ member
4410 const gl::Context *glCtx) in ValidateDestroyContext()