Hoogle Search
Within LTS Haskell 24.35 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
glUnmapBufferARB :: MonadIO m => GLenum -> m GLbooleanOpenGLRaw Graphics.GL.ARB.VertexBufferObject This command is an alias for glUnmapBuffer.
module Graphics.GL.ATI.
EnvmapBumpmap No documentation available.
pattern
GL_BUMP_ENVMAP_ATI :: GLenumOpenGLRaw Graphics.GL.ATI.EnvmapBumpmap No documentation available.
glGetATIEnvmapBumpmap :: MonadIO m => m BoolOpenGLRaw Graphics.GL.ATI.EnvmapBumpmap Is the ATI_envmap_bumpmap extension supported?
-
OpenGLRaw Graphics.GL.ATI.EnvmapBumpmap Is the ATI_envmap_bumpmap extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetATIEnvmapBumpmap in those cases instead.
glSampleMapATI :: MonadIO m => GLuint -> GLuint -> GLenum -> m ()OpenGLRaw Graphics.GL.ATI.FragmentShader No documentation available.
glGetATIMapObjectBuffer :: MonadIO m => m BoolOpenGLRaw Graphics.GL.ATI.MapObjectBuffer Is the ATI_map_object_buffer extension supported?
glMapObjectBufferATI :: MonadIO m => GLuint -> m (Ptr a)OpenGLRaw Graphics.GL.ATI.MapObjectBuffer No documentation available.
glUnmapObjectBufferATI :: MonadIO m => GLuint -> m ()OpenGLRaw Graphics.GL.ATI.MapObjectBuffer No documentation available.
gl_ATI_map_object_buffer :: BoolOpenGLRaw Graphics.GL.ATI.MapObjectBuffer Is the ATI_map_object_buffer extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetATIMapObjectBuffer in those cases instead.