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 #

Checks that the GL_NV_sample_locations extension is available.

GL_NV_sample_locations

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

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

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

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

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

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

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

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