-- This file was automatically generated.
{-# LANGUAGE CPP, ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Ext.ThreeDFX (
  -- * 3DFX Extensions
    module Graphics.GL.Ext.ThreeDFX.Multisample
  , module Graphics.GL.Ext.ThreeDFX.Tbuffer
  , module Graphics.GL.Ext.ThreeDFX.TextureCompressionFXT1
) where

import Graphics.GL.Ext.ThreeDFX.Multisample
import Graphics.GL.Ext.ThreeDFX.Tbuffer
import Graphics.GL.Ext.ThreeDFX.TextureCompressionFXT1