pub const TILE_COUNT_MAX: u32 = _; // 65_536u32
Maximum of (I_y / T_y) * (I_x / T_x)
(I_y / T_y) * (I_x / T_x)