Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Graphics.GL.SGIS.
GenerateMipmap No documentation available.
pattern
GL_GENERATE_MIPMAP_HINT_SGIS :: GLenumOpenGLRaw Graphics.GL.SGIS.GenerateMipmap No documentation available.
pattern
GL_GENERATE_MIPMAP_SGIS :: GLenumOpenGLRaw Graphics.GL.SGIS.GenerateMipmap No documentation available.
glGetSGISGenerateMipmap :: MonadIO m => m BoolOpenGLRaw Graphics.GL.SGIS.GenerateMipmap Is the SGIS_generate_mipmap extension supported?
gl_SGIS_generate_mipmap :: BoolOpenGLRaw Graphics.GL.SGIS.GenerateMipmap Is the SGIS_generate_mipmap extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetSGISGenerateMipmap in those cases instead.
module Graphics.GL.SGIX.
Clipmap No documentation available.
pattern
GL_LINEAR_CLIPMAP_LINEAR_SGIX :: GLenumOpenGLRaw Graphics.GL.SGIX.Clipmap No documentation available.
pattern
GL_LINEAR_CLIPMAP_NEAREST_SGIX :: GLenumOpenGLRaw Graphics.GL.SGIX.Clipmap No documentation available.
pattern
GL_MAX_CLIPMAP_DEPTH_SGIX :: GLenumOpenGLRaw Graphics.GL.SGIX.Clipmap No documentation available.
pattern
GL_MAX_CLIPMAP_VIRTUAL_DEPTH_SGIX :: GLenumOpenGLRaw Graphics.GL.SGIX.Clipmap No documentation available.