Contents
Indexes:
Constant +Color-Writemask+
gl-get-list returns four boolean values: the red, green, blue, and alpha write enables for the color buffers. The initial value is (GL_TRUE, GL_TRUE, GL_TRUE, GL_TRUE). See glColorMask.
Part of:
package opengl
Value: 3107