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.
glUniform4i64vNV :: MonadIO m => GLint -> GLsizei -> Ptr GLint64EXT -> m ()OpenGLRaw Graphics.GL.AMD.GPUShaderInt64 No documentation available.
-
OpenGLRaw Graphics.GL.AMD.GPUShaderInt64 No documentation available.
glUniform4ui64vNV :: MonadIO m => GLint -> GLsizei -> Ptr GLuint64EXT -> m ()OpenGLRaw Graphics.GL.AMD.GPUShaderInt64 No documentation available.
pattern
GL_PERFORMANCE_MONITOR_AMD :: GLenumOpenGLRaw Graphics.GL.AMD.NameGenDelete No documentation available.
module Graphics.GL.AMD.
PerformanceMonitor No documentation available.
glGetAMDPerformanceMonitor :: MonadIO m => m BoolOpenGLRaw Graphics.GL.AMD.PerformanceMonitor Is the AMD_performance_monitor extension supported?
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.