packages feed

gl-0.1: dist/build/autogen/Graphics/GL/Raw/Extension/SGI.hs

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

import Graphics.GL.Raw.Extension.SGI.ColorMatrix
import Graphics.GL.Raw.Extension.SGI.ColorTable
import Graphics.GL.Raw.Extension.SGI.TextureColorTable