pub type VisibilityVecs = Vec<Vec<RenderObjectInstance>>;
pub struct VisibilityVecs { /* private fields */ }