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.
glDrawTransformFeedbackStreamInstanced :: MonadIO m => GLenum -> GLuint -> GLuint -> GLsizei -> m ()OpenGLRaw Graphics.GL.ARB.TransformFeedbackInstanced Manual page for OpenGL 4.x.
glGetARBTransformFeedbackInstanced :: MonadIO m => m BoolOpenGLRaw Graphics.GL.ARB.TransformFeedbackInstanced Is the ARB_transform_feedback_instanced extension supported?
gl_ARB_transform_feedback_instanced :: BoolOpenGLRaw Graphics.GL.ARB.TransformFeedbackInstanced Is the ARB_transform_feedback_instanced extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetARBTransformFeedbackInstanced in those cases instead.
module Graphics.GL.ARB.
TransformFeedbackOverflowQuery No documentation available.
pattern
GL_TRANSFORM_FEEDBACK_OVERFLOW_ARB :: GLenumOpenGLRaw Graphics.GL.ARB.TransformFeedbackOverflowQuery No documentation available.
pattern
GL_TRANSFORM_FEEDBACK_STREAM_OVERFLOW_ARB :: GLenumOpenGLRaw Graphics.GL.ARB.TransformFeedbackOverflowQuery No documentation available.
glGetARBTransformFeedbackOverflowQuery :: MonadIO m => m BoolOpenGLRaw Graphics.GL.ARB.TransformFeedbackOverflowQuery Is the ARB_transform_feedback_overflow_query extension supported?
gl_ARB_transform_feedback_overflow_query :: BoolOpenGLRaw Graphics.GL.ARB.TransformFeedbackOverflowQuery Is the ARB_transform_feedback_overflow_query extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetARBTransformFeedbackOverflowQuery in those cases instead.
module Graphics.GL.ARB.
UniformBufferObject No documentation available.
pattern
GL_ACTIVE_UNIFORM_BLOCKS :: GLenumOpenGLRaw Graphics.GL.ARB.UniformBufferObject No documentation available.