Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_temprename.cpp112 bool break_is_for_switchcase() const;
310 bool prog_scope::break_is_for_switchcase() const in break_is_for_switchcase() function in __anon1d258fbb0111::prog_scope
321 return parent_scope->break_is_for_switchcase(); in break_is_for_switchcase()
748 if (cur_scope->break_is_for_switchcase()) { in get_temp_registers_required_lifetimes()