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.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.
glGetARBSeamlessCubemapPerTexture :: MonadIO m => m BoolOpenGLRaw Graphics.GL.ARB.SeamlessCubemapPerTexture Is the ARB_seamless_cubemap_per_texture extension supported?
gl_ARB_seamless_cubemap_per_texture :: BoolOpenGLRaw Graphics.GL.ARB.SeamlessCubemapPerTexture Is the ARB_seamless_cubemap_per_texture extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetARBSeamlessCubemapPerTexture in those cases instead.
pattern
GL_IMAGE_CUBE_MAP_ARRAY :: GLenumOpenGLRaw Graphics.GL.ARB.ShaderImageLoadStore No documentation available.
pattern
GL_INT_IMAGE_CUBE_MAP_ARRAY :: GLenumOpenGLRaw Graphics.GL.ARB.ShaderImageLoadStore No documentation available.