-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.ARB.SeamlessCubemapPerTexture (
  -- * Extension Support
    gl_ARB_seamless_cubemap_per_texture

  -- * GL_ARB_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_ARB_seamless_cubemap_per_texture :: Bool
gl_ARB_seamless_cubemap_per_texture = member "GL_ARB_seamless_cubemap_per_texture" extensions