Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/state_tracker/
Dst_glsl_to_tgsi_temprename.cpp103 const prog_scope *in_switchcase_scope() const;
298 const prog_scope *prog_scope::in_switchcase_scope() const in in_switchcase_scope() function in __anon1d258fbb0111::prog_scope
305 return parent_scope->in_switchcase_scope(); in in_switchcase_scope()