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. glUniform4i64vNV :: MonadIO m => GLint -> GLsizei -> Ptr GLint64EXT -> m ()

    OpenGLRaw Graphics.GL.AMD.GPUShaderInt64

    No documentation available.

  2. glUniform4ui64NV :: MonadIO m => GLint -> GLuint64EXT -> GLuint64EXT -> GLuint64EXT -> GLuint64EXT -> m ()

    OpenGLRaw Graphics.GL.AMD.GPUShaderInt64

    No documentation available.

  3. glUniform4ui64vNV :: MonadIO m => GLint -> GLsizei -> Ptr GLuint64EXT -> m ()

    OpenGLRaw Graphics.GL.AMD.GPUShaderInt64

    No documentation available.

  4. pattern GL_PERFORMANCE_MONITOR_AMD :: GLenum

    OpenGLRaw Graphics.GL.AMD.NameGenDelete

    No documentation available.

  5. module Graphics.GL.AMD.PerformanceMonitor

    No documentation available.

  6. glGetAMDPerformanceMonitor :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.AMD.PerformanceMonitor

    Is the AMD_performance_monitor extension supported?

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

  8. module Graphics.GL.AMD.TransformFeedback4

    No documentation available.

  9. glGetAMDTransformFeedback4 :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.AMD.TransformFeedback4

    Is the AMD_transform_feedback4 extension supported?

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

Page 740 of many | Previous | Next