Merge branch 'llvm-cliptest-viewport'
[mesa.git] / src / mesa / program / program_parse.tab.c
index 08ead30defe5ff70848d363b247368165932c8e5..baef311d0c1957a524f9a868db5e96d4cb1da413 100644 (file)
@@ -5604,7 +5604,7 @@ yyerror(YYLTYPE *locp, struct asm_parser_state *state, const char *s)
 
 
 GLboolean
-_mesa_parse_arb_program(GLcontext *ctx, GLenum target, const GLubyte *str,
+_mesa_parse_arb_program(struct gl_context *ctx, GLenum target, const GLubyte *str,
                        GLsizei len, struct asm_parser_state *state)
 {
    struct asm_instruction *inst;