gl-0.7: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.SGIX.Instruments

Contents

Synopsis

Extension Support

gl_SGIX_instruments :: Bool Source

Checks that the GL_SGIX_instruments extension is available.

GL_SGIX_instruments

glInstrumentsBufferSGIX :: MonadIO m => GLsizei -> Ptr GLint -> m () Source

Usage: glInstrumentsBufferSGIX size buffer

The length of buffer should be size.

glPollInstrumentsSGIX :: MonadIO m => Ptr GLint -> m GLint Source

Usage: glPollInstrumentsSGIX marker_p

The length of marker_p should be 1.