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

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
glsl_parser_extras.h 179 bool check_separate_shader_objects_allowed(YYLTYPE *locp, function in struct:_mesa_glsl_parse_state
ast_to_hir.cpp 3308 if (!state->check_separate_shader_objects_allowed(loc, var))
3321 if (!state->check_separate_shader_objects_allowed(loc, var))
3332 if (!state->check_separate_shader_objects_allowed(loc, var))
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
glsl_parser_extras.h 177 bool check_separate_shader_objects_allowed(YYLTYPE *locp, function in struct:_mesa_glsl_parse_state
ast_to_hir.cpp 3239 if (!state->check_separate_shader_objects_allowed(loc, var))
3252 if (!state->check_separate_shader_objects_allowed(loc, var))
3263 if (!state->check_separate_shader_objects_allowed(loc, var))

Completed in 21 milliseconds