gl-0.1: dist/build/autogen/Graphics/GL/Raw/Extension/ARB/MultiBind.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.ARB.MultiBind (
-- * Extension Support
gl_ARB_multi_bind
-- * GL_ARB_multi_bind
, glBindBuffersBase
, glBindBuffersRange
, glBindImageTextures
, glBindSamplers
, glBindTextures
, glBindVertexBuffers
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
import Graphics.GL.Raw.Internal.Shared
gl_ARB_multi_bind :: Bool
gl_ARB_multi_bind = member "GL_ARB_multi_bind" extensions