color_buf

Color buffer

version(Demo_GL11)
extern (C) __gshared
GLubyte[BUFFER_SIZE * 16] color_buf;

Meta