packages feed

gl-0.9.1: generated-src/Graphics/GL/Ext/INTEL.hs

-- This file was automatically generated.
{-# LANGUAGE CPP, ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Ext.INTEL (
  -- * INTEL Extensions
    module Graphics.GL.Ext.INTEL.ConservativeRasterization
  , module Graphics.GL.Ext.INTEL.FragmentShaderOrdering
  , module Graphics.GL.Ext.INTEL.FramebufferCMAA
  , module Graphics.GL.Ext.INTEL.MapTexture
  , module Graphics.GL.Ext.INTEL.ParallelArrays
  , module Graphics.GL.Ext.INTEL.PerformanceQuery
) where

import Graphics.GL.Ext.INTEL.ConservativeRasterization
import Graphics.GL.Ext.INTEL.FragmentShaderOrdering
import Graphics.GL.Ext.INTEL.FramebufferCMAA
import Graphics.GL.Ext.INTEL.MapTexture
import Graphics.GL.Ext.INTEL.ParallelArrays
import Graphics.GL.Ext.INTEL.PerformanceQuery