-- This file was automatically generated. {-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-} module Graphics.GL.Raw.Extension.OES.Rgb8Rgba8 ( -- * Extension Support gl_OES_rgb8_rgba8 -- * GL_OES_rgb8_rgba8 , pattern GL_RGB8_OES , pattern GL_RGBA8_OES ) where import Data.Set import Graphics.GL.Raw.Internal.Proc import Graphics.GL.Raw.Internal.Shared gl_OES_rgb8_rgba8 :: Bool gl_OES_rgb8_rgba8 = member "GL_OES_rgb8_rgba8" extensions