Home
last modified time | relevance | path

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

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