Searched refs:AllowGLSLBuiltinVariableRedeclaration (Results 1 – 4 of 4) sorted by relevance
951 …consts->AllowGLSLBuiltinVariableRedeclaration = options->allow_glsl_builtin_variable_redeclaration; in st_init_extensions()
821 ctx->Const.AllowGLSLBuiltinVariableRedeclaration = in brw_process_driconf_options()
309 ctx->Const.AllowGLSLBuiltinVariableRedeclaration; in _mesa_glsl_parse_state()
3726 GLboolean AllowGLSLBuiltinVariableRedeclaration; member