Searched refs:GLSLFragCoordIsSysVal (Results 1 – 6 of 6) sorted by relevance
612 ctx->Const.GLSLFragCoordIsSysVal ? in emit_wpos_adjustment()
404 c->GLSLFragCoordIsSysVal = in st_init_limits()
591 if (st->ctx->Const.GLSLFragCoordIsSysVal) in st_translate_fragment_program()
5744 ctx->Const.GLSLFragCoordIsSysVal ? in emit_wpos_adjustment()
1143 if (this->state->ctx->Const.GLSLFragCoordIsSysVal) in generate_fs_special_vars()
3624 bool GLSLFragCoordIsSysVal; member