Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dconsts_exts.h603 GLboolean AllowGLSL120SubsetIn110; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1450 consts->AllowGLSL120SubsetIn110 = GL_TRUE; in st_init_extensions()
/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.cpp321 ctx->Const.AllowGLSL120SubsetIn110; in _mesa_glsl_parse_state()