gl-0.8.0: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.SGIX.IglooInterface

Contents

Synopsis

Extension Support

gl_SGIX_igloo_interface :: Bool Source #

Checks that the GL_SGIX_igloo_interface extension is available.

GL_SGIX_igloo_interface

glIglooInterfaceSGIX :: MonadIO m => GLenum -> Ptr () -> m () Source #

Usage: glIglooInterfaceSGIX pname params

The parameter pname is a IglooFunctionSelectSGIX.

The parameter params is a IglooParameterSGIX.

The length of params should be COMPSIZE(pname).