GLData.depthSize

The size in bits of the depth buffer. During context creation, the smallest depth buffer of at least the specified value is preferred, or zero for no depth buffer.

class GLData
int depthSize;

Meta