-- This file was automatically generated. {-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-} module Graphics.GL.Raw.Extension.EXT.GpuShader5 ( -- * Extension Support gl_EXT_gpu_shader5 ) where import Data.Set import Graphics.GL.Raw.Internal.Proc gl_EXT_gpu_shader5 :: Bool gl_EXT_gpu_shader5 = member "GL_EXT_gpu_shader5" extensions