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.
glGetARBTransformFeedback3 :: MonadIO m => m BoolOpenGLRaw Graphics.GL.ARB.TransformFeedback3 Is the ARB_transform_feedback3 extension supported?
gl_ARB_transform_feedback3 :: BoolOpenGLRaw Graphics.GL.ARB.TransformFeedback3 Is the ARB_transform_feedback3 extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetARBTransformFeedback3 in those cases instead.
module Graphics.GL.ARB.
TransformFeedbackInstanced No documentation available.
glDrawTransformFeedbackInstanced :: MonadIO m => GLenum -> GLuint -> GLsizei -> m ()OpenGLRaw Graphics.GL.ARB.TransformFeedbackInstanced Manual page for OpenGL 4.x.
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.