Home
last modified time | relevance | path

Searched refs:AllowGLSLExtensionDirectiveMidShader (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/main/
Dconsts_exts.h598 GLboolean AllowGLSLExtensionDirectiveMidShader; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1447 consts->AllowGLSLExtensionDirectiveMidShader = GL_TRUE; in st_init_extensions()
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.cpp319 ctx->Const.AllowGLSLExtensionDirectiveMidShader; in _mesa_glsl_parse_state()