Hoogle Search
Within LTS Haskell 24.10 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
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.
glGetNVPathRenderingSharedEdge :: MonadIO m => m BoolOpenGLRaw Graphics.GL.NV.PathRenderingSharedEdge Is the NV_path_rendering_shared_edge extension supported?
gl_NV_path_rendering_shared_edge :: BoolOpenGLRaw Graphics.GL.NV.PathRenderingSharedEdge Is the NV_path_rendering_shared_edge extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetNVPathRenderingSharedEdge in those cases instead.