Constant +Draw-Buffer+

gl-get-list returns one value, a symbolic constant indicating which buffers are being drawn to. See glDrawBuffer. The initial value is GL_BACK if there are back buffers, otherwise it is GL_FRONT.

Part of:

package opengl

Value: 3073