gl-0.5: dist/build/autogen/Graphics/GL/Ext/ThreeDFX.hs
-- This file was automatically generated.
{-# LANGUAGE 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