X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=src%2Fgallium%2Fauxiliary%2Fpipe-loader%2Fdriinfo_gallium.h;fp=src%2Fgallium%2Fauxiliary%2Fpipe-loader%2Fdriinfo_gallium.h;h=25ade275d647ac488216c5a56b34be39c7add3d1;hb=ca719c6e303966e8acf8a5d7d094e0075e36f6a0;hp=1be9abd87fe82eaebc82632dd9d37c6e165e0c06;hpb=f8e8701cf1b6a9eee3ec401c569ac88d0405f10e;p=mesa.git diff --git a/src/gallium/auxiliary/pipe-loader/driinfo_gallium.h b/src/gallium/auxiliary/pipe-loader/driinfo_gallium.h index 1be9abd87fe..25ade275d64 100644 --- a/src/gallium/auxiliary/pipe-loader/driinfo_gallium.h +++ b/src/gallium/auxiliary/pipe-loader/driinfo_gallium.h @@ -23,6 +23,7 @@ DRI_CONF_SECTION_DEBUG DRI_CONF_DISABLE_ARB_GPU_SHADER5("false") DRI_CONF_FORCE_GLSL_VERSION(0) DRI_CONF_ALLOW_GLSL_EXTENSION_DIRECTIVE_MIDSHADER("false") + DRI_CONF_ALLOW_GLSL_120_SUBSET_IN_110("false") DRI_CONF_ALLOW_GLSL_BUILTIN_CONST_EXPRESSION("false") DRI_CONF_ALLOW_GLSL_RELAXED_ES("false") DRI_CONF_ALLOW_GLSL_BUILTIN_VARIABLE_REDECLARATION("false")