Hoogle Search
Within LTS Haskell 24.46 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
glGetnMapivARB :: MonadIO m => GLenum -> GLenum -> GLsizei -> Ptr GLint -> m ()OpenGLRaw Graphics.GL.ARB.RobustnessCompatibility No documentation available.
glGetnPixelMapfvARB :: MonadIO m => GLenum -> GLsizei -> Ptr GLfloat -> m ()OpenGLRaw Graphics.GL.ARB.RobustnessCompatibility No documentation available.
glGetnPixelMapuivARB :: MonadIO m => GLenum -> GLsizei -> Ptr GLuint -> m ()OpenGLRaw Graphics.GL.ARB.RobustnessCompatibility No documentation available.
glGetnPixelMapusvARB :: MonadIO m => GLenum -> GLsizei -> Ptr GLushort -> m ()OpenGLRaw Graphics.GL.ARB.RobustnessCompatibility No documentation available.
module Graphics.GL.ARB.
SeamlessCubeMap No documentation available.
pattern
GL_TEXTURE_CUBE_MAP_SEAMLESS :: GLenumOpenGLRaw Graphics.GL.ARB.SeamlessCubeMap No documentation available.
glGetARBSeamlessCubeMap :: MonadIO m => m BoolOpenGLRaw Graphics.GL.ARB.SeamlessCubeMap Is the ARB_seamless_cube_map extension supported?
gl_ARB_seamless_cube_map :: BoolOpenGLRaw Graphics.GL.ARB.SeamlessCubeMap Is the ARB_seamless_cube_map extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetARBSeamlessCubeMap in those cases instead.
module Graphics.GL.ARB.
SeamlessCubemapPerTexture No documentation available.
pattern
GL_TEXTURE_CUBE_MAP_SEAMLESS :: GLenumOpenGLRaw Graphics.GL.ARB.SeamlessCubemapPerTexture No documentation available.