Searched refs:ErrorPos (Results 1 – 4 of 4) sorted by relevance
87 ctx->Program.ErrorPos = -1; in _mesa_init_program()173 ctx->Program.ErrorPos = pos; in _mesa_set_program_error()
2591 if (ctx->Program.ErrorPos != -1) {
404 failed = ctx->Program.ErrorPos != -1; in set_program_string()
2319 GLint ErrorPos; /* GL_PROGRAM_ERROR_POSITION_ARB/NV */ member