Show / Hide Table of Contents

Enum NvSampleLocations

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.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

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX