Searched refs:ARB_explicit_uniform_location_enable (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dglsl_parser_extras.h236 return ARB_explicit_uniform_location_enable || is_version(430, 310);
682 bool ARB_explicit_uniform_location_enable; member in struct:_mesa_glsl_parse_state
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dglsl_parser_extras.h234 return ARB_explicit_uniform_location_enable || is_version(430, 310);
670 bool ARB_explicit_uniform_location_enable; member in struct:_mesa_glsl_parse_state
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_lexer.cpp2839 || yyextra->ARB_explicit_uniform_location_enable
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_lexer.cpp2929 || yyextra->ARB_explicit_uniform_location_enable

Completed in 22 milliseconds