Searched refs:check_precision_qualifiers_allowed (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dglsl_parser_extras.h138 bool check_precision_qualifiers_allowed(YYLTYPE *locp) function in struct:_mesa_glsl_parse_state
H A Dast_to_hir.cpp5661 state->check_precision_qualifiers_allowed(&loc);
7260 if (!state->check_precision_qualifiers_allowed(&loc))
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dglsl_parser_extras.h136 bool check_precision_qualifiers_allowed(YYLTYPE *locp) function in struct:_mesa_glsl_parse_state
H A Dast_to_hir.cpp5490 state->check_precision_qualifiers_allowed(&loc);
7021 if (!state->check_precision_qualifiers_allowed(&loc))
/xsrc/external/mit/MesaLib.old/src/compiler/glsl/
H A Dglsl_parser.cpp4877 state->check_precision_qualifiers_allowed(&(yylsp[0]));
4886 state->check_precision_qualifiers_allowed(&(yylsp[0]));
4895 state->check_precision_qualifiers_allowed(&(yylsp[0]));
/xsrc/external/mit/MesaLib/src/compiler/glsl/
H A Dglsl_parser.cpp5115 state->check_precision_qualifiers_allowed(&(yylsp[0]));
5124 state->check_precision_qualifiers_allowed(&(yylsp[0]));
5133 state->check_precision_qualifiers_allowed(&(yylsp[0]));

Completed in 41 milliseconds