gl-0.8.0: 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_PROGRAMMABLE_SAMPLE_LOCATION_NV :: forall a. (Num a, Eq a) => a Source #

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

pattern GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_NV :: forall a. (Num a, Eq a) => a Source #

pattern GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_NV :: forall a. (Num a, Eq a) => a Source #

pattern GL_SAMPLE_LOCATION_SUBPIXEL_BITS_NV :: forall a. (Num a, Eq a) => a Source #