Home
last modified time | relevance | path

Searched refs:_top_branch_name (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/imagination/csbgen/
H A Dgen_pack_header.py608 def _top_branch_name(self) -> str: member in Condition
614 return self.parent._top_branch_name()
623 if element.type == "elif" or self._top_branch_name() == element.name:
631 # doesn't match _top_branch_name() so we can recognize the else
635 # the same name as the elif nested in it, the _top_branch_name()

Completed in 2 milliseconds