Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/
H A Dnir.rs277 pub fn cleanup_functions(&mut self) { in cleanup_functions() method
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dkernel.rs642 nir.cleanup_functions(); in compile_nir_to_args()