gl-0.9: Complete OpenGL raw bindings
Safe HaskellNone
LanguageHaskell2010

Graphics.GL.Ext.ARB.SampleLocations

Synopsis

Extension Support

gl_ARB_sample_locations :: Bool Source #

Checks that the GL_ARB_sample_locations extension is available.

GL_ARB_sample_locations

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