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.c545 nir_variable *switch_fall_var, bool *has_switch_break) in vtn_emit_branch() argument
550 *has_switch_break = true; in vtn_emit_branch()
576 nir_variable *switch_fall_var, bool *has_switch_break, in vtn_emit_cf_list() argument
605 switch_fall_var, has_switch_break); in vtn_emit_cf_list()
646 *has_switch_break = true; in vtn_emit_cf_list()