packages feed

gl-0.9: generated-src/Graphics/GL/Ext/OVR.hs

-- This file was automatically generated.
{-# LANGUAGE CPP, ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Ext.OVR (
  -- * OVR Extensions
    module Graphics.GL.Ext.OVR.Multiview
  , module Graphics.GL.Ext.OVR.Multiview2
  , module Graphics.GL.Ext.OVR.MultiviewMultisampledRenderToTexture
) where

import Graphics.GL.Ext.OVR.Multiview
import Graphics.GL.Ext.OVR.Multiview2
import Graphics.GL.Ext.OVR.MultiviewMultisampledRenderToTexture