Searched refs:allow_glsl_builtin_variable_redeclaration (Results 1 – 5 of 5) sorted by relevance
228 bool allow_glsl_builtin_variable_redeclaration; member
183 DRI_CONF_OPT_B(allow_glsl_builtin_variable_redeclaration, def, \
85 options->allow_glsl_builtin_variable_redeclaration = in dri_fill_st_options()
181 DRI_CONF_OPT_BEGIN_B(allow_glsl_builtin_variable_redeclaration, def) \
1141 …consts->AllowGLSLBuiltinVariableRedeclaration = options->allow_glsl_builtin_variable_redeclaration; in st_init_extensions()