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

  /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
glsl_parser_extras.h 947 bool allow_builtin_variable_redeclaration; member in struct:_mesa_glsl_parse_state
glsl_parser_extras.cpp 322 this->allow_builtin_variable_redeclaration =
ast_to_hir.cpp 4476 state->allow_builtin_variable_redeclaration) ||
  /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
glsl_parser_extras.h 912 bool allow_builtin_variable_redeclaration; member in struct:_mesa_glsl_parse_state
glsl_parser_extras.cpp 312 this->allow_builtin_variable_redeclaration =
ast_to_hir.cpp 4377 state->allow_builtin_variable_redeclaration) ||

Completed in 19 milliseconds