-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.OML (
  -- * OML Extensions
    module Graphics.GL.Raw.Extension.OML.Interlace
  , module Graphics.GL.Raw.Extension.OML.Resample
  , module Graphics.GL.Raw.Extension.OML.Subsample
) where

import Graphics.GL.Raw.Extension.OML.Interlace
import Graphics.GL.Raw.Extension.OML.Resample
import Graphics.GL.Raw.Extension.OML.Subsample