Searched refs:AllowGLSLCrossStageInterpolationMismatch (Results 1 – 4 of 4) sorted by relevance
78 - mesa: add AllowGLSLCrossStageInterpolationMismatch workaround
244 if (!consts->AllowGLSLCrossStageInterpolationMismatch) { in cross_validate_types_and_qualifiers()
625 GLboolean AllowGLSLCrossStageInterpolationMismatch; member
1154 …consts->AllowGLSLCrossStageInterpolationMismatch = options->allow_glsl_cross_stage_interpolation_m… in st_init_extensions()