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.
module Graphics.GL.AMD.
SeamlessCubemapPerTexture No documentation available.
pattern
GL_TEXTURE_CUBE_MAP_SEAMLESS :: GLenumOpenGLRaw Graphics.GL.AMD.SeamlessCubemapPerTexture No documentation available.
glGetAMDSeamlessCubemapPerTexture :: MonadIO m => m BoolOpenGLRaw Graphics.GL.AMD.SeamlessCubemapPerTexture Is the AMD_seamless_cubemap_per_texture extension supported?
gl_AMD_seamless_cubemap_per_texture :: BoolOpenGLRaw Graphics.GL.AMD.SeamlessCubemapPerTexture Is the AMD_seamless_cubemap_per_texture extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetAMDSeamlessCubemapPerTexture in those cases instead.
pattern
GL_BUFFER_FLUSHING_UNMAP_APPLE :: GLenumOpenGLRaw Graphics.GL.APPLE.FlushBufferRange No documentation available.
glFlushMappedBufferRangeAPPLE :: MonadIO m => GLenum -> GLintptr -> GLsizeiptr -> m ()OpenGLRaw Graphics.GL.APPLE.FlushBufferRange This command is an alias for glFlushMappedBufferRange.
pattern
GL_VERTEX_ATTRIB_MAP1_APPLE :: GLenumOpenGLRaw Graphics.GL.APPLE.VertexProgramEvaluators No documentation available.
pattern
GL_VERTEX_ATTRIB_MAP1_COEFF_APPLE :: GLenumOpenGLRaw Graphics.GL.APPLE.VertexProgramEvaluators No documentation available.
pattern
GL_VERTEX_ATTRIB_MAP1_DOMAIN_APPLE :: GLenumOpenGLRaw Graphics.GL.APPLE.VertexProgramEvaluators No documentation available.
pattern
GL_VERTEX_ATTRIB_MAP1_ORDER_APPLE :: GLenumOpenGLRaw Graphics.GL.APPLE.VertexProgramEvaluators No documentation available.