-- This file was automatically generated. {-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-} module Graphics.GL.Raw.Extension.OES.CompressedETC1RGB8SubTexture ( -- * Extension Support gl_OES_compressed_ETC1_RGB8_sub_texture ) where import Data.Set import Graphics.GL.Raw.Internal.Proc gl_OES_compressed_ETC1_RGB8_sub_texture :: Bool gl_OES_compressed_ETC1_RGB8_sub_texture = member "GL_OES_compressed_ETC1_RGB8_sub_texture" extensions