Searched refs:GLSLFrontFacingIsSysVal (Results 1 – 5 of 5) sorted by relevance
1277 if (this->state->ctx->Const.GLSLFrontFacingIsSysVal) { in generate_fs_special_vars()
634 ctx->Const.GLSLFrontFacingIsSysVal = true; in brw_initialize_context_constants()
468 c->GLSLFrontFacingIsSysVal = in st_init_limits()
1258 bool face_sysval = st->ctx->Const.GLSLFrontFacingIsSysVal; in st_create_fp_variant()
3998 bool GLSLFrontFacingIsSysVal; member