Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dmemory.rs262 fn dims_with_array(&self) -> u8 { in dims_with_array() method
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/api/
H A Dmemory.rs565 let dims = i.image_desc.dims_with_array(); in validate_image_bounds()