Searched refs:AllowGLSLExtensionDirectiveMidShader (Results 1 – 4 of 4) sorted by relevance
906 ctx->Const.AllowGLSLExtensionDirectiveMidShader = in brw_process_driconf_options()
1417 consts->AllowGLSLExtensionDirectiveMidShader = GL_TRUE; in st_init_extensions()
319 ctx->Const.AllowGLSLExtensionDirectiveMidShader; in _mesa_glsl_parse_state()
3837 GLboolean AllowGLSLExtensionDirectiveMidShader; member