Home
last modified time | relevance | path

Searched defs:ImageDim (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mesa3d/src/nouveau/nil/
H A Dtiling.rs94 dim: ImageDim, in sparse_block_extent_el()
123 dim: ImageDim, in sparse_block_extent_px()
133 dim: ImageDim, in sparse_block_extent_B()
141 dim: ImageDim, in nil_sparse_block_extent_px()
H A Dimage.rs22 pub enum ImageDim { enum
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/nak/
H A Dfrom_nir.rs1920 fn get_image_dim(&mut self, intrin: &nir_intrinsic_instr) -> ImageDim { in get_image_dim()
1954 dim: ImageDim, in get_image_coord()
H A Dir.rs2115 pub enum ImageDim { enum
2124 impl ImageDim { implementation
2137 impl fmt::Display for ImageDim { implementation
H A Dsm50.rs2229 fn set_image_dim(&mut self, range: Range<usize>, dim: ImageDim) { in set_image_dim()
H A Dsm70.rs2297 fn set_image_dim(&mut self, range: Range<usize>, dim: ImageDim) { in set_image_dim()