gl-0.1: dist/build/autogen/Graphics/GL/Raw/Extension/OES/TextureHalfFloat.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.OES.TextureHalfFloat (
-- * Extension Support
gl_OES_texture_half_float
-- * GL_OES_texture_half_float
, pattern GL_HALF_FLOAT_OES
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
import Graphics.GL.Raw.Internal.Shared
gl_OES_texture_half_float :: Bool
gl_OES_texture_half_float = member "GL_OES_texture_half_float" extensions