HomeSort by: relevance | last modified time | path
    Searched refs:check_explicit_uniform_location_allowed (Results 1 - 4 of 4) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
glsl_parser_extras.h 195 bool check_explicit_uniform_location_allowed(YYLTYPE *locp, function in struct:_mesa_glsl_parse_state
ast_to_hir.cpp 3267 if (!state->check_explicit_uniform_location_allowed(loc, var))
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
glsl_parser_extras.h 193 bool check_explicit_uniform_location_allowed(YYLTYPE *locp, function in struct:_mesa_glsl_parse_state
ast_to_hir.cpp 3198 if (!state->check_explicit_uniform_location_allowed(loc, var))

Completed in 37 milliseconds