gl-0.3: dist/build/autogen/Graphics/GL/Raw/Extension/IMG/ShaderBinary.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.IMG.ShaderBinary (
-- * Extension Support
gl_IMG_shader_binary
-- * GL_IMG_shader_binary
, pattern GL_SGX_BINARY_IMG
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
gl_IMG_shader_binary :: Bool
gl_IMG_shader_binary = member "GL_IMG_shader_binary" extensions
pattern GL_SGX_BINARY_IMG = 0x8C0A