OpenGLRaw-3.3.4.1: A raw binding for the OpenGL graphics system
Copyright(c) Sven Panne 2019
LicenseBSD3
MaintainerSven Panne <svenpanne@gmail.com>
Stabilitystable
Portabilityportable
Safe HaskellSafe-Inferred
LanguageHaskell2010

Graphics.GL.NV.BlendMinmaxFactor

Description

 
Synopsis

Extension Support

glGetNVBlendMinmaxFactor :: MonadIO m => m Bool Source #

Is the NV_blend_minmax_factor extension supported?

gl_NV_blend_minmax_factor :: Bool Source #

Is the NV_blend_minmax_factor extension supported? Note that in the presence of multiple contexts with different capabilities, this might be wrong. Use glGetNVBlendMinmaxFactor in those cases instead.

Enums