Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/rust/
H A Dnir.rs99 pub fn components_read(&self) -> nir_component_mask_t { in components_read()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir.h116 typedef uint16_t nir_component_mask_t; typedef