packages feed

gl-0.5: dist/build/autogen/Graphics/GL/Ext/DMP.hs

-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Ext.DMP (
  -- * DMP Extensions
    module Graphics.GL.Ext.DMP.ProgramBinary
  , module Graphics.GL.Ext.DMP.ShaderBinary
) where

import Graphics.GL.Ext.DMP.ProgramBinary
import Graphics.GL.Ext.DMP.ShaderBinary