Searched refs:ForceGLSLExtensionsWarn (Results 1 – 4 of 4) sorted by relevance
392 …ctx->Const.ForceGLSLExtensionsWarn = driQueryOptionb(&intel->optionCache, "force_glsl_extensions_w… in brwCreateContext()
653 ctx->Const.ForceGLSLExtensionsWarn = 1; in st_init_extensions()
108 if (ctx->Const.ForceGLSLExtensionsWarn) in _mesa_glsl_parse_state()
2865 GLboolean ForceGLSLExtensionsWarn; member