Searched refs:GLSLFragCoordIsSysVal (Results 1 – 8 of 8) sorted by relevance
246 .frag_coord_is_sysval = ctx->Const.GLSLFragCoordIsSysVal, in _mesa_spirv_to_nir()
3996 bool GLSLFragCoordIsSysVal; member
650 ctx->Const.GLSLFragCoordIsSysVal ? in emit_wpos_adjustment()
464 c->GLSLFragCoordIsSysVal = in st_init_limits()
864 if (st->ctx->Const.GLSLFragCoordIsSysVal) in st_translate_fragment_program()
6334 ctx->Const.GLSLFragCoordIsSysVal ? in emit_wpos_adjustment()
1270 if (this->state->ctx->Const.GLSLFragCoordIsSysVal) { in generate_fs_special_vars()
633 ctx->Const.GLSLFragCoordIsSysVal = true; in brw_initialize_context_constants()