-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.WIN (
  -- * WIN Extensions
    module Graphics.GL.Raw.Extension.WIN.PhongShading
  , module Graphics.GL.Raw.Extension.WIN.SpecularFog
) where

import Graphics.GL.Raw.Extension.WIN.PhongShading
import Graphics.GL.Raw.Extension.WIN.SpecularFog