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

/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dglsl_parser_extras.h163 bool check_explicit_attrib_location_allowed(YYLTYPE *locp, function in struct:_mesa_glsl_parse_state
H A Dast_to_hir.cpp3301 if (!state->check_explicit_attrib_location_allowed(loc, var))
3339 if (!state->check_explicit_attrib_location_allowed(loc, var))
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dglsl_parser_extras.h161 bool check_explicit_attrib_location_allowed(YYLTYPE *locp, function in struct:_mesa_glsl_parse_state
H A Dast_to_hir.cpp3232 if (!state->check_explicit_attrib_location_allowed(loc, var))
3270 if (!state->check_explicit_attrib_location_allowed(loc, var))

Completed in 44 milliseconds