BUFFER_SIZE

Maximum number of items in memory.

version(Demo_GL11)
extern (C)
enum BUFFER_SIZE = 16384;

Meta