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.

  1. glGetARBTransformFeedbackOverflowQuery :: MonadIO m => m Bool

    OpenGLRaw Graphics.GL.ARB.TransformFeedbackOverflowQuery

    Is the ARB_transform_feedback_overflow_query extension supported?

  2. gl_ARB_transform_feedback_overflow_query :: Bool

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

  3. module Graphics.GL.ARB.UniformBufferObject

    No documentation available.

  4. pattern GL_ACTIVE_UNIFORM_BLOCKS :: GLenum

    OpenGLRaw Graphics.GL.ARB.UniformBufferObject

    No documentation available.

  5. pattern GL_ACTIVE_UNIFORM_BLOCK_MAX_NAME_LENGTH :: GLenum

    OpenGLRaw Graphics.GL.ARB.UniformBufferObject

    No documentation available.

  6. pattern GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS :: GLenum

    OpenGLRaw Graphics.GL.ARB.UniformBufferObject

    No documentation available.

  7. pattern GL_MAX_COMBINED_GEOMETRY_UNIFORM_COMPONENTS :: GLenum

    OpenGLRaw Graphics.GL.ARB.UniformBufferObject

    No documentation available.

  8. pattern GL_MAX_COMBINED_UNIFORM_BLOCKS :: GLenum

    OpenGLRaw Graphics.GL.ARB.UniformBufferObject

    No documentation available.

  9. pattern GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS :: GLenum

    OpenGLRaw Graphics.GL.ARB.UniformBufferObject

    No documentation available.

  10. pattern GL_MAX_FRAGMENT_UNIFORM_BLOCKS :: GLenum

    OpenGLRaw Graphics.GL.ARB.UniformBufferObject

    No documentation available.

Page 772 of many | Previous | Next