Source position: GLFBO.pas line 91
type TGLStencilPrecision = (
spDefault,
sp1bit,
sp4bits,
sp8bits,
sp16bits
);