gl-0.9: Complete OpenGL raw bindings
Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.NV.SampleLocations

Synopsis

Extension Support

gl_NV_sample_locations :: Bool Source #

Checks that the GL_NV_sample_locations extension is available.

GL_NV_sample_locations

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