Qtc.Enums.Opengl.QGL
type QGL_FormatOption = QEnum (CQGL_FormatOption Int) #
type QGL_FormatOptions = QFlags (CQGL_FormatOptions Int) #
fDoubleBuffer :: QGL_FormatOptions #
fDepthBuffer :: QGL_FormatOptions #
eRgba :: QGL_FormatOption #
fRgba :: QGL_FormatOptions #
eAlphaChannel :: QGL_FormatOption #
fAlphaChannel :: QGL_FormatOptions #
eAccumBuffer :: QGL_FormatOption #
fAccumBuffer :: QGL_FormatOptions #
fStencilBuffer :: QGL_FormatOptions #
eDirectRendering :: QGL_FormatOption #
fDirectRendering :: QGL_FormatOptions #
eHasOverlay :: QGL_FormatOption #
fHasOverlay :: QGL_FormatOptions #
eSampleBuffers :: QGL_FormatOption #
fSampleBuffers :: QGL_FormatOptions #
fSingleBuffer :: QGL_FormatOptions #
eNoDepthBuffer :: QGL_FormatOption #
fNoDepthBuffer :: QGL_FormatOptions #
eColorIndex :: QGL_FormatOption #
fColorIndex :: QGL_FormatOptions #
eNoAlphaChannel :: QGL_FormatOption #
fNoAlphaChannel :: QGL_FormatOptions #
eNoAccumBuffer :: QGL_FormatOption #
fNoAccumBuffer :: QGL_FormatOptions #
eNoStencilBuffer :: QGL_FormatOption #
fNoStencilBuffer :: QGL_FormatOptions #
eNoStereoBuffers :: QGL_FormatOption #
fNoStereoBuffers :: QGL_FormatOptions #
eIndirectRendering :: QGL_FormatOption #
fIndirectRendering :: QGL_FormatOptions #
eNoOverlay :: QGL_FormatOption #
fNoOverlay :: QGL_FormatOptions #
eNoSampleBuffers :: QGL_FormatOption #
fNoSampleBuffers :: QGL_FormatOptions #
eNoDeprecatedFunctions :: QGL_FormatOption #
fNoDeprecatedFunctions :: QGL_FormatOptions #