Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_cfg.c930 nir_variable *switch_fall_var, bool *has_switch_break) in vtn_emit_branch() argument
937 *has_switch_break = true; in vtn_emit_branch()
1050 bool *has_switch_break, in vtn_emit_cf_list_structured() argument
1075 switch_fall_var, has_switch_break); in vtn_emit_cf_list_structured()
1115 *has_switch_break = true; in vtn_emit_cf_list_structured()