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.

  1. module Graphics.GL.APPLE.TransformHint

    No documentation available.

  2. pattern GL_TRANSFORM_HINT_APPLE :: GLenum

    OpenGLRaw Graphics.GL.APPLE.TransformHint

    No documentation available.

  3. glGetAPPLETransformHint :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.APPLE.TransformHint

    Is the APPLE_transform_hint extension supported?

  4. gl_APPLE_transform_hint :: Bool

    OpenGLRaw 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.

  5. glProgramUniformHandleui64ARB :: MonadIO m => GLuint -> GLint -> GLuint64 -> m ()

    OpenGLRaw Graphics.GL.ARB.BindlessTexture

    No documentation available.

  6. glProgramUniformHandleui64vARB :: MonadIO m => GLuint -> GLint -> GLsizei -> Ptr GLuint64 -> m ()

    OpenGLRaw Graphics.GL.ARB.BindlessTexture

    No documentation available.

  7. glUniformHandleui64ARB :: MonadIO m => GLint -> GLuint64 -> m ()

    OpenGLRaw Graphics.GL.ARB.BindlessTexture

    No documentation available.

  8. glUniformHandleui64vARB :: MonadIO m => GLint -> GLsizei -> Ptr GLuint64 -> m ()

    OpenGLRaw Graphics.GL.ARB.BindlessTexture

    No documentation available.

  9. pattern GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS :: GLenum

    OpenGLRaw Graphics.GL.ARB.ComputeShader

    No documentation available.

  10. pattern GL_MAX_COMPUTE_IMAGE_UNIFORMS :: GLenum

    OpenGLRaw Graphics.GL.ARB.ComputeShader

    No documentation available.

Page 741 of many | Previous | Next