Hoogle Search

Within LTS Haskell 24.42 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. pattern GL_VIRTUAL_PAGE_SIZE_Z_AMD :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.AMD.SparseTexture

    No documentation available.

  2. pattern GL_SPARSE_BUFFER_PAGE_SIZE_ARB :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.ARB.SparseBuffer

    No documentation available.

  3. glBufferPageCommitmentARB :: MonadIO m => GLenum -> GLintptr -> GLsizeiptr -> GLboolean -> m ()

    gl Graphics.GL.Ext.ARB.SparseBuffer

    Usage: glBufferPageCommitmentARB target offset size commit

  4. glNamedBufferPageCommitmentARB :: MonadIO m => GLuint -> GLintptr -> GLsizeiptr -> GLboolean -> m ()

    gl Graphics.GL.Ext.ARB.SparseBuffer

    Usage: glNamedBufferPageCommitmentARB buffer offset size commit

  5. glNamedBufferPageCommitmentEXT :: MonadIO m => GLuint -> GLintptr -> GLsizeiptr -> GLboolean -> m ()

    gl Graphics.GL.Ext.ARB.SparseBuffer

    Usage: glNamedBufferPageCommitmentEXT buffer offset size commit

  6. pattern GL_NUM_VIRTUAL_PAGE_SIZES_ARB :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.ARB.SparseTexture

    No documentation available.

  7. pattern GL_VIRTUAL_PAGE_SIZE_INDEX_ARB :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.ARB.SparseTexture

    No documentation available.

  8. pattern GL_VIRTUAL_PAGE_SIZE_X_ARB :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.ARB.SparseTexture

    No documentation available.

  9. pattern GL_VIRTUAL_PAGE_SIZE_Y_ARB :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.ARB.SparseTexture

    No documentation available.

  10. pattern GL_VIRTUAL_PAGE_SIZE_Z_ARB :: (Eq a, Num a) => a

    gl Graphics.GL.Ext.ARB.SparseTexture

    No documentation available.

Page 448 of many | Previous | Next