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 D | platform.rs | 33 pub max_grid_size: u64, field |
H A D | device.rs | 913 pub fn max_grid_size(&self) -> Vec<u64> { in max_grid_size() method |