Searched refs:GLSLFragCoordIsSysVal (Results 1 – 6 of 6) sorted by relevance
638 ctx->Const.GLSLFragCoordIsSysVal ? in emit_wpos_adjustment()
416 c->GLSLFragCoordIsSysVal = in st_init_limits()
671 if (st->ctx->Const.GLSLFragCoordIsSysVal) in st_translate_fragment_program()
5965 ctx->Const.GLSLFragCoordIsSysVal ? in emit_wpos_adjustment()
1161 if (this->state->ctx->Const.GLSLFragCoordIsSysVal) in generate_fs_special_vars()
3838 bool GLSLFragCoordIsSysVal; member