Searched refs:ErrorPos (Results 1 – 7 of 7) sorted by relevance
75 ErrorPos : integer;474 ErrorPos:=0;488 ErrorMsg, ErrorPos, ALocale);825 @P^.ErrorPos,mfConfirmation+mfOkButton);
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),