-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.EXT.IndexTexture (
  -- * Extension Support
    gl_EXT_index_texture
) where

import Data.Set
import Graphics.GL.Raw.Internal.Proc

gl_EXT_index_texture :: Bool
gl_EXT_index_texture = member "GL_EXT_index_texture" extensions