gl-0.1: dist/build/autogen/Graphics/GL/Raw/Extension/AMD/SeamlessCubemapPerTexture.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.AMD.SeamlessCubemapPerTexture (
-- * Extension Support
gl_AMD_seamless_cubemap_per_texture
-- * GL_AMD_seamless_cubemap_per_texture
, pattern GL_TEXTURE_CUBE_MAP_SEAMLESS
) where
import Data.Set
import Graphics.GL.Raw.Internal.Proc
import Graphics.GL.Raw.Internal.Shared
gl_AMD_seamless_cubemap_per_texture :: Bool
gl_AMD_seamless_cubemap_per_texture = member "GL_AMD_seamless_cubemap_per_texture" extensions