gl-0.7.1: Complete OpenGL raw bindings

Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.NV.SampleLocations

Contents

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 :: (Num a, Eq a) => a Source