Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. gl_AMD_performance_monitor :: Bool

    OpenGLRaw Graphics.GL.AMD.PerformanceMonitor

    Is the AMD_performance_monitor extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetAMDPerformanceMonitor in those cases instead.

  2. module Graphics.GL.AMD.TransformFeedback4

    No documentation available.

  3. glGetAMDTransformFeedback4 :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.AMD.TransformFeedback4

    Is the AMD_transform_feedback4 extension supported?

  4. gl_AMD_transform_feedback4 :: Bool

    OpenGLRaw Graphics.GL.AMD.TransformFeedback4

    Is the AMD_transform_feedback4 extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetAMDTransformFeedback4 in those cases instead.

  5. module Graphics.GL.APPLE.TransformHint

    No documentation available.

  6. pattern GL_TRANSFORM_HINT_APPLE :: GLenum

    OpenGLRaw Graphics.GL.APPLE.TransformHint

    No documentation available.

  7. glGetAPPLETransformHint :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.APPLE.TransformHint

    Is the APPLE_transform_hint extension supported?

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

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

    OpenGLRaw Graphics.GL.ARB.BindlessTexture

    No documentation available.

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

    OpenGLRaw Graphics.GL.ARB.BindlessTexture

    No documentation available.

Page 743 of many | Previous | Next