Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/clc/
H A Dspirv.rs333 pub fn to_nir( in to_nir() method
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dprogram.rs189 pub fn to_nir(&self, kernel: &str, d: &Device) -> NirShader { in to_nir() method