Enum NvSampleLocations
Not used directly.
Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum NvSampleLocations
Fields
Name | Description |
---|---|
FramebufferProgrammableSampleLocationsNv | Original was GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_NV = 0x9342 |
FramebufferSampleLocationPixelGridNv | Original was GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_NV = 0x9343 |
ProgrammableSampleLocationNv | Original was GL_PROGRAMMABLE_SAMPLE_LOCATION_NV = 0x9341 |
ProgrammableSampleLocationTableSizeNv | Original was GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_NV = 0x9340 |
SampleLocationNv | Original was GL_SAMPLE_LOCATION_NV = 0x8E50 |
SampleLocationPixelGridHeightNv | Original was GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_NV = 0x933F |
SampleLocationPixelGridWidthNv | Original was GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_NV = 0x933E |
SampleLocationSubpixelBitsNv | Original was GL_SAMPLE_LOCATION_SUBPIXEL_BITS_NV = 0x933D |