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