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.
pattern
GL_VIRTUAL_PAGE_SIZE_Z_AMD :: (Eq a, Num a) => agl Graphics.GL.Ext.AMD.SparseTexture No documentation available.
pattern
GL_SPARSE_BUFFER_PAGE_SIZE_ARB :: (Eq a, Num a) => agl Graphics.GL.Ext.ARB.SparseBuffer No documentation available.
glBufferPageCommitmentARB :: MonadIO m => GLenum -> GLintptr -> GLsizeiptr -> GLboolean -> m ()gl Graphics.GL.Ext.ARB.SparseBuffer Usage: glBufferPageCommitmentARB target offset size commit
glNamedBufferPageCommitmentARB :: MonadIO m => GLuint -> GLintptr -> GLsizeiptr -> GLboolean -> m ()gl Graphics.GL.Ext.ARB.SparseBuffer Usage: glNamedBufferPageCommitmentARB buffer offset size commit
glNamedBufferPageCommitmentEXT :: MonadIO m => GLuint -> GLintptr -> GLsizeiptr -> GLboolean -> m ()gl Graphics.GL.Ext.ARB.SparseBuffer Usage: glNamedBufferPageCommitmentEXT buffer offset size commit
pattern
GL_NUM_VIRTUAL_PAGE_SIZES_ARB :: (Eq a, Num a) => agl Graphics.GL.Ext.ARB.SparseTexture No documentation available.
pattern
GL_VIRTUAL_PAGE_SIZE_INDEX_ARB :: (Eq a, Num a) => agl Graphics.GL.Ext.ARB.SparseTexture No documentation available.
pattern
GL_VIRTUAL_PAGE_SIZE_X_ARB :: (Eq a, Num a) => agl Graphics.GL.Ext.ARB.SparseTexture No documentation available.
pattern
GL_VIRTUAL_PAGE_SIZE_Y_ARB :: (Eq a, Num a) => agl Graphics.GL.Ext.ARB.SparseTexture No documentation available.
pattern
GL_VIRTUAL_PAGE_SIZE_Z_ARB :: (Eq a, Num a) => agl Graphics.GL.Ext.ARB.SparseTexture No documentation available.