Searched refs:AllowGLSLCrossStageInterpolationMismatch (Results 1 – 5 of 5) sorted by relevance
78 - mesa: add AllowGLSLCrossStageInterpolationMismatch workaround
923 ctx->Const.AllowGLSLCrossStageInterpolationMismatch = in brw_process_driconf_options()
1145 …consts->AllowGLSLCrossStageInterpolationMismatch = options->allow_glsl_cross_stage_interpolation_m… in st_init_extensions()
371 if (!ctx->Const.AllowGLSLCrossStageInterpolationMismatch) { in cross_validate_types_and_qualifiers()
3864 GLboolean AllowGLSLCrossStageInterpolationMismatch; member