Home
last modified time | relevance | path

Searched refs:check_explicit_attrib_location_allowed (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h163 bool check_explicit_attrib_location_allowed(YYLTYPE *locp, in check_explicit_attrib_location_allowed() function
Dast_to_hir.cpp3301 if (!state->check_explicit_attrib_location_allowed(loc, var)) in apply_explicit_location()
3339 if (!state->check_explicit_attrib_location_allowed(loc, var)) in apply_explicit_location()