Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dprogram.rs112 .devs_with_build() in build_nirs()
121 for dev in self.devs_with_build() { in build_nirs()
154 fn devs_with_build(&self) -> Vec<&'static Device> { in devs_with_build() method