graphics::BACK_END_MAX_VERTEX_COUNT [] [src]

pub static BACK_END_MAX_VERTEX_COUNT: usize = 1024

Any triangulation method called on the back-end never exceeds this number of vertices. This can be used to initialize buffers that fit the chunk size.