Searched refs:allow_higher_compat_version (Results 1 - 16 of 16) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_driconf.c52 query_bool_option(allow_higher_compat_version);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/state_tracker/
H A Dst_api.h229 boolean allow_higher_compat_version; member in struct:st_config_options
/xsrc/external/mit/MesaLib/dist/src/gallium/include/frontend/
H A Dapi.h229 bool allow_higher_compat_version; member in struct:st_config_options
/xsrc/external/mit/MesaLib.old/src/util/xmlpool/
H A Doptions.h121 DRI_CONF_OPT_BEGIN_B(allow_higher_compat_version, def) \
/xsrc/external/mit/MesaLib.old/dist/src/util/xmlpool/
H A Dt_options.h119 DRI_CONF_OPT_BEGIN_B(allow_higher_compat_version, def) \
/xsrc/external/mit/MesaLib/dist/src/util/
H A Ddriconf.h196 DRI_CONF_OPT_B(allow_higher_compat_version, def, \
H A D00-mesa-defaults.conf177 <option name="allow_higher_compat_version" value="true" />
181 <option name="allow_higher_compat_version" value="true" />
185 <option name="allow_higher_compat_version" value="true" />
189 <option name="allow_higher_compat_version" value="true" />
193 <option name="allow_higher_compat_version" value="true" />
197 <option name="allow_higher_compat_version" value="true" />
639 <option name="allow_higher_compat_version" value="true" />
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri_screen.c81 options->allow_higher_compat_version =
82 driQueryOptionb(optionCache, "allow_higher_compat_version");
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D18.3.5.rst228 - i965: Fix allow_higher_compat_version workaround limited by OpenGL
H A D20.0.0.rst1370 - drirc: set allow_higher_compat_version for Faster Than Light
1959 allow_higher_compat_version
H A D19.0.0.rst2511 - i965: Fix allow_higher_compat_version workaround limited by OpenGL
H A D19.1.0.rst4652 - i965: Fix allow_higher_compat_version workaround limited by OpenGL
H A D20.3.0.rst2474 - i965: Allow viewport array extensions with allow_higher_compat_version
H A D21.1.0.rst2373 - i965: Use allow_higher_compat_version option during screen initialization
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_extensions.c1073 consts->AllowHigherCompatVersion = options->allow_higher_compat_version;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_extensions.c1194 consts->AllowHigherCompatVersion = options->allow_higher_compat_version;

Completed in 37 milliseconds