-- This file was automatically generated. {-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-} module Graphics.GL.Raw.Extension.ARB.VertexType10f11f11fRev ( -- * Extension Support gl_ARB_vertex_type_10f_11f_11f_rev -- * GL_ARB_vertex_type_10f_11f_11f_rev , pattern GL_UNSIGNED_INT_10F_11F_11F_REV ) where import Data.Set import Graphics.GL.Raw.Internal.Proc import Graphics.GL.Raw.Internal.Shared gl_ARB_vertex_type_10f_11f_11f_rev :: Bool gl_ARB_vertex_type_10f_11f_11f_rev = member "GL_ARB_vertex_type_10f_11f_11f_rev" extensions