Lines Matching full:gglctx
367 const GGLState * gglCtx;
375 const GGLState * gglCtx = ctx->gglCtx;
379 symbol = (void *)gglCtx->textureState.textureData;
381 symbol = (void *)gglCtx->textureState.textureDimensions;
394 gl_shader_program * program, const GGLState * gglCtx)
418 SymbolLookupContext ctx = {gglCtx, program, shader};
441 void GenerateScanLine(const GGLState * gglCtx, const gl_shader_program * program, llvm::Module * mod,