GLData.stencilSize

The desired number of stencil bitplanes. During context creation, the smallest stencil buffer of at least the specified value is preferred, or zero for no stencil buffer.

class GLData
int stencilSize;

Meta