Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/glsl/
Dglsl_parser_extras.h47 class ast_switch_statement *switch_nesting_ast; member
Dast_to_hir.cpp6483 state->switch_state.switch_nesting_ast == NULL) { in hir()
6675 state->switch_state.switch_nesting_ast = this; in hir()