pub const MAX_POINT_LIGHTS: usize = 32;
Max point lights honoured per frame. Excess are dropped with a warning (never silently truncated). The per-grid buffer is sized grid_count * point_count.
grid_count * point_count