gl-0.9: Complete OpenGL raw bindings
Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.NV.FillRectangle

Synopsis

Extension Support

gl_NV_fill_rectangle :: Bool Source #

Checks that the GL_NV_fill_rectangle extension is available.

GL_NV_fill_rectangle

pattern GL_FILL_RECTANGLE_NV :: (Eq a, Num a) => a Source #