Searched refs:AllowGLSLBuiltinVariableRedeclaration (Results 1 – 4 of 4) sorted by relevance
909 ctx->Const.AllowGLSLBuiltinVariableRedeclaration = in brw_process_driconf_options()
1141 …consts->AllowGLSLBuiltinVariableRedeclaration = options->allow_glsl_builtin_variable_redeclaration; in st_init_extensions()
323 ctx->Const.AllowGLSLBuiltinVariableRedeclaration; in _mesa_glsl_parse_state()
3859 GLboolean AllowGLSLBuiltinVariableRedeclaration; member