Home
last modified time | relevance | path

Searched refs:switch_nesting_ast (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/glsl/
Dglsl_parser_extras.h50 class ast_switch_statement *switch_nesting_ast; member
Dglsl_parser_extras.cpp56 this->switch_state.switch_nesting_ast = NULL; in _mesa_glsl_parse_state()
Dast_to_hir.cpp3432 state->switch_state.switch_nesting_ast == NULL) { in hir()
3556 state->switch_state.switch_nesting_ast = this; in hir()