Searched refs:ForceGLSLVersion (Results 1 – 4 of 4) sorted by relevance
878 consts->ForceGLSLVersion = options->force_glsl_version; in st_init_extensions()
913 ctx->Const.ForceGLSLVersion = in brw_process_driconf_options()
81 this->forced_language_version = ctx->Const.ForceGLSLVersion; in _mesa_glsl_parse_state()
3525 GLuint ForceGLSLVersion; member