glIndexMask

control the writing of individual bits in the color index buffers

Signature

glIndexMask( GLuint ( mask ) )-> void
glIndexMask( mask )

Parameters

VariablesDescription
mask
Specifies a bit mask to enable and disable the writing of individual bits in the color index buffers. Initially, the mask is all 1's.