gl-0.9: Complete OpenGL raw bindings
Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.OES.QueryMatrix

Synopsis

Extension Support

gl_OES_query_matrix :: Bool Source #

Checks that the GL_OES_query_matrix extension is available.

GL_OES_query_matrix

glQueryMatrixxOES :: MonadIO m => Ptr GLfixed -> Ptr GLint -> m GLbitfield Source #

Usage: glQueryMatrixxOES mantissa exponent

The length of mantissa should be 16.

The length of exponent should be 16.