Searched refs:ErrorPos (Results 1 – 6 of 6) sorted by relevance
83 ctx->Program.ErrorPos = -1; in _mesa_init_program()209 ctx->Program.ErrorPos = pos; in _mesa_set_program_error()
1337 ctx->Program.ErrorPos = 0; in _mesa_parse_nv_vertex_program()1441 _mesa_set_program_error(ctx, ctx->Program.ErrorPos, NULL); in _mesa_parse_nv_vertex_program()
2735 if (ctx->Program.ErrorPos != -1) {
400 if (ctx->Program.ErrorPos == -1) { in _mesa_ProgramStringARB()
2038 GLint ErrorPos; /* GL_PROGRAM_ERROR_POSITION_ARB/NV */ member
1177 CONTEXT_INT(Program.ErrorPos),