gl-0.1: dist/build/autogen/Graphics/GL/Raw/Extension/ARB/CompressedTexturePixelStorage.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.ARB.CompressedTexturePixelStorage (
-- * Extension Support
gl_ARB_compressed_texture_pixel_storage
-- * GL_ARB_compressed_texture_pixel_storage
, pattern GL_PACK_COMPRESSED_BLOCK_DEPTH
, pattern GL_PACK_COMPRESSED_BLOCK_HEIGHT
, pattern GL_PACK_COMPRESSED_BLOCK_SIZE
, pattern GL_PACK_COMPRESSED_BLOCK_WIDTH
, pattern GL_UNPACK_COMPRESSED_BLOCK_DEPTH
, pattern GL_UNPACK_COMPRESSED_BLOCK_HEIGHT
, pattern GL_UNPACK_COMPRESSED_BLOCK_SIZE
, pattern GL_UNPACK_COMPRESSED_BLOCK_WIDTH
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
import Graphics.GL.Raw.Internal.Shared
gl_ARB_compressed_texture_pixel_storage :: Bool
gl_ARB_compressed_texture_pixel_storage = member "GL_ARB_compressed_texture_pixel_storage" extensions