Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Graphics.GL.APPLE.
TransformHint No documentation available.
pattern
GL_TRANSFORM_HINT_APPLE :: GLenumOpenGLRaw Graphics.GL.APPLE.TransformHint No documentation available.
glGetAPPLETransformHint :: MonadIO m => m BoolOpenGLRaw Graphics.GL.APPLE.TransformHint Is the APPLE_transform_hint extension supported?
gl_APPLE_transform_hint :: BoolOpenGLRaw Graphics.GL.APPLE.TransformHint Is the APPLE_transform_hint extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetAPPLETransformHint in those cases instead.
glProgramUniformHandleui64ARB :: MonadIO m => GLuint -> GLint -> GLuint64 -> m ()OpenGLRaw Graphics.GL.ARB.BindlessTexture No documentation available.
glProgramUniformHandleui64vARB :: MonadIO m => GLuint -> GLint -> GLsizei -> Ptr GLuint64 -> m ()OpenGLRaw Graphics.GL.ARB.BindlessTexture No documentation available.
glUniformHandleui64ARB :: MonadIO m => GLint -> GLuint64 -> m ()OpenGLRaw Graphics.GL.ARB.BindlessTexture No documentation available.
glUniformHandleui64vARB :: MonadIO m => GLint -> GLsizei -> Ptr GLuint64 -> m ()OpenGLRaw Graphics.GL.ARB.BindlessTexture No documentation available.
pattern
GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS :: GLenumOpenGLRaw Graphics.GL.ARB.ComputeShader No documentation available.
pattern
GL_MAX_COMPUTE_IMAGE_UNIFORMS :: GLenumOpenGLRaw Graphics.GL.ARB.ComputeShader No documentation available.