Home
last modified time | relevance | path

Searched defs:nir_function_impl (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/rust/
Dnir.rs550 impl nir_function_impl { implementation
565 pub fn get_impl(&self) -> Option<&nir_function_impl> { in get_impl()
/third_party/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/
Dnir.rs252 pub fn entrypoint(&self) -> *mut nir_function_impl { in entrypoint()
/third_party/mesa3d/src/compiler/nir/
Dnir.h3433 } nir_function_impl; typedef