Hoogle Search
Within LTS Haskell 24.25 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
pattern
GL_TEXTURE_SHARED_SIZE :: GLenumOpenGLRaw Graphics.GL.Core46 No documentation available.
pattern
GL_SHARED_TEXTURE_PALETTE_EXT :: GLenumOpenGLRaw Graphics.GL.EXT.SharedTexturePalette No documentation available.
glGetEXTSharedTexturePalette :: MonadIO m => m BoolOpenGLRaw Graphics.GL.EXT.SharedTexturePalette Is the EXT_shared_texture_palette extension supported?
gl_EXT_shared_texture_palette :: BoolOpenGLRaw Graphics.GL.EXT.SharedTexturePalette Is the EXT_shared_texture_palette extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetEXTSharedTexturePalette in those cases instead.
module Graphics.GL.EXT.
TextureSharedExponent No documentation available.
pattern
GL_TEXTURE_SHARED_SIZE_EXT :: GLenumOpenGLRaw Graphics.GL.EXT.TextureSharedExponent No documentation available.
glGetEXTTextureSharedExponent :: MonadIO m => m BoolOpenGLRaw Graphics.GL.EXT.TextureSharedExponent Is the EXT_texture_shared_exponent extension supported?
gl_EXT_texture_shared_exponent :: BoolOpenGLRaw Graphics.GL.EXT.TextureSharedExponent Is the EXT_texture_shared_exponent extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetEXTTextureSharedExponent in those cases instead.
module Graphics.GL.NV.
PathRenderingSharedEdge No documentation available.
pattern
GL_SHARED_EDGE_NV :: GLubyteOpenGLRaw Graphics.GL.NV.PathRenderingSharedEdge No documentation available.