Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h195 bool check_explicit_uniform_location_allowed(YYLTYPE *locp, in check_explicit_uniform_location_allowed() function
Dast_to_hir.cpp3281 if (!state->check_explicit_uniform_location_allowed(loc, var)) in apply_explicit_location()