-- This file was automatically generated.
{-# LANGUAGE CPP, ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Ext.SGI (
  -- * SGI Extensions
    module Graphics.GL.Ext.SGI.ColorMatrix
  , module Graphics.GL.Ext.SGI.ColorTable
  , module Graphics.GL.Ext.SGI.TextureColorTable
) where

import Graphics.GL.Ext.SGI.ColorMatrix
import Graphics.GL.Ext.SGI.ColorTable
import Graphics.GL.Ext.SGI.TextureColorTable