-- This file was automatically generated.
{-# LANGUAGE ScopedTypeVariables, PatternSynonyms #-}
module Graphics.GL.Raw.Extension.OES.FboRenderMipmap (
  -- * Extension Support
    gl_OES_fbo_render_mipmap
) where

import Data.Set
import Graphics.GL.Raw.Internal.Proc

gl_OES_fbo_render_mipmap :: Bool
gl_OES_fbo_render_mipmap = member "GL_OES_fbo_render_mipmap" extensions