Searched refs:allow_glsl_builtin_variable_redeclaration (Results 1 – 4 of 4) sorted by relevance
55 query_bool_option(allow_glsl_builtin_variable_redeclaration); in u_driconf_fill_st_options()
184 bool allow_glsl_builtin_variable_redeclaration; member
203 DRI_CONF_OPT_B(allow_glsl_builtin_variable_redeclaration, def, \
1199 …consts->AllowGLSLBuiltinVariableRedeclaration = options->allow_glsl_builtin_variable_redeclaration; in st_init_extensions()