Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/rust/
Dnir.rs78 pub fn components_read(&self) -> nir_component_mask_t { in components_read()
/external/mesa3d/src/compiler/nir/
Dnir.h118 typedef uint16_t nir_component_mask_t; typedef