gl-0.1: dist/build/autogen/Graphics/GL/Raw/Extension/ThreeDFX.hs
-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.ThreeDFX (
-- * 3DFX Extensions
module Graphics.GL.Raw.Extension.ThreeDFX.Multisample
, module Graphics.GL.Raw.Extension.ThreeDFX.Tbuffer
, module Graphics.GL.Raw.Extension.ThreeDFX.TextureCompressionFXT1
) where
import Graphics.GL.Raw.Extension.ThreeDFX.Multisample
import Graphics.GL.Raw.Extension.ThreeDFX.Tbuffer
import Graphics.GL.Raw.Extension.ThreeDFX.TextureCompressionFXT1