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.
gl_AMD_performance_monitor :: BoolOpenGLRaw 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.
module Graphics.GL.AMD.
TransformFeedback4 No documentation available.
glGetAMDTransformFeedback4 :: MonadIO m => m BoolOpenGLRaw Graphics.GL.AMD.TransformFeedback4 Is the AMD_transform_feedback4 extension supported?
gl_AMD_transform_feedback4 :: BoolOpenGLRaw 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.
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.