Allocate a OpenGL Vbo with space for n elements. (Calls glBufferData with null.)
The contents of the Vbo are uninitialized and thus undefined.
See Implementation
Allocate a OpenGL Vbo with space for n elements. (Calls glBufferData with null.)
The contents of the Vbo are uninitialized and thus undefined.