Searched refs:allow_glsl_builtin_const_expression (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_driconf.c49 query_bool_option(allow_glsl_builtin_const_expression);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/state_tracker/
H A Dst_api.h226 boolean allow_glsl_builtin_const_expression; member in struct:st_config_options
/xsrc/external/mit/MesaLib/dist/src/gallium/include/frontend/
H A Dapi.h226 bool allow_glsl_builtin_const_expression; member in struct:st_config_options
/xsrc/external/mit/MesaLib.old/src/util/xmlpool/
H A Doptions.h106 DRI_CONF_OPT_BEGIN_B(allow_glsl_builtin_const_expression, def) \
/xsrc/external/mit/MesaLib.old/dist/src/util/xmlpool/
H A Dt_options.h104 DRI_CONF_OPT_BEGIN_B(allow_glsl_builtin_const_expression, def) \
/xsrc/external/mit/MesaLib/dist/src/util/
H A Ddriconf.h184 DRI_CONF_OPT_B(allow_glsl_builtin_const_expression, def, \
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri_screen.c75 options->allow_glsl_builtin_const_expression =
76 driQueryOptionb(optionCache, "allow_glsl_builtin_const_expression");
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_extensions.c1337 if (options->allow_glsl_builtin_const_expression)
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_extensions.c1490 if (options->allow_glsl_builtin_const_expression)

Completed in 13 milliseconds