Create a new VBO with the specified type. (glGenBuffers)
The type (or target) of the buffer, ex. GL_ARRAY_BUFFER.
See Implementation
Create a new VBO with the specified type. (glGenBuffers)