vert_buf

Vertex buffer

version(Demo_GL11)
extern (C) __gshared
GLfloat[BUFFER_SIZE * 8] vert_buf;

Meta