Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dplatform.rs33 pub max_grid_size: u64, field
H A Ddevice.rs913 pub fn max_grid_size(&self) -> Vec<u64> { in max_grid_size() method