Home
last modified time | relevance | path

Searched defs:nir_variable_mode (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/mesa/compiler/
H A Dnir.rs376 mode: nir_variable_mode, in variables_with_mode()
474 mode: nir_variable_mode, in add_var()
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dapi.rs383 robust2_modes: nir_variable_mode, in nak_compile_shader()
/aosp_15_r20/external/mesa3d/src/compiler/rust/
H A Dnir.rs347 pub fn memory_modes(&self) -> nir_variable_mode { in memory_modes()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.h224 } nir_variable_mode; typedef