gl-0.1: dist/build/autogen/Graphics/GL/Raw/Extension/ARB/GetTextureSubImage.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.ARB.GetTextureSubImage (
-- * Extension Support
gl_ARB_get_texture_sub_image
-- * GL_ARB_get_texture_sub_image
, glGetCompressedTextureSubImage
, glGetTextureSubImage
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
import Graphics.GL.Raw.Internal.Shared
gl_ARB_get_texture_sub_image :: Bool
gl_ARB_get_texture_sub_image = member "GL_ARB_get_texture_sub_image" extensions