Searched refs:ErrorPos (Results 1 – 5 of 5) sorted by relevance
86 ctx->Program.ErrorPos = -1; in _mesa_init_program()172 ctx->Program.ErrorPos = pos; in _mesa_set_program_error()
2572 if (ctx->Program.ErrorPos != -1) {
391 failed = ctx->Program.ErrorPos != -1; in set_program_string()
2280 GLint ErrorPos; /* GL_PROGRAM_ERROR_POSITION_ARB/NV */ member
15833 SourceLocation ErrorPos; in getAndVerifyMatrixDimension() local15835 Expr->getIntegerConstantExpr(S.Context, &ErrorPos); in getAndVerifyMatrixDimension()