Searched defs:glCtx (Results 1 – 7 of 7) sorted by relevance
237 function setupTexture(glCtx, newTex, imageInfo, srcIsPremul) { argument247 function resetTexture(glCtx, imageInfo, srcIsPremul) { argument
56 GrGLuint GrGLCompileAndAttachShader(const GrGLContext& glCtx, in GrGLCompileAndAttachShader()
203 static EMSCRIPTEN_WEBGL_CONTEXT_HANDLE glCtx = 0; variable
173 GLTestContext* glCtx; in getContextInfoInternal() local
794 sk_gpu_test::GLTestContext* glCtx = ctxInfo.glContext(); in DEF_GANESH_TEST_FOR_ALL_GL_CONTEXTS() local
375 struct gl_context glCtx; /**< base class, must be first */ member