-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.OES.CompressedETC1RGB8Texture (
  -- * Extension Support
    gl_OES_compressed_ETC1_RGB8_texture

  -- * GL_OES_compressed_ETC1_RGB8_texture
  , pattern GL_ETC1_RGB8_OES
) where

import Data.Set
import Graphics.GL.Raw.Internal.Proc

-- | Checks that the GL_OES_compressed_ETC1_RGB8_texture extension is available.

gl_OES_compressed_ETC1_RGB8_texture :: Bool
gl_OES_compressed_ETC1_RGB8_texture = member "GL_OES_compressed_ETC1_RGB8_texture" extensions
{-# NOINLINE gl_OES_compressed_ETC1_RGB8_texture #-}

pattern GL_ETC1_RGB8_OES = 0x8D64