gl-0.2: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Raw.Profile.Core43

Contents

Synopsis

Graphics.GL.Raw.Profile.Core43

glClearBufferData :: MonadIO m => GLenum -> GLenum -> GLenum -> GLenum -> Ptr () -> m () Source

glGetPointerv :: MonadIO m => GLenum -> Ptr () -> m () Source

pattern GL_TYPE :: GLenum Source