Home
last modified time | relevance | path

Searched defs:nir_phi_src (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/rust/
Dnir.rs351 impl nir_phi_src { implementation
358 pub fn iter_srcs(&self) -> ExecListIter<nir_phi_src> { in iter_srcs()
/third_party/mesa3d/src/compiler/nir/
Dnir.h2672 } nir_phi_src; typedef