Show / Hide Table of Contents

Enum ArbSampleLocations

Not used directly.

Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum ArbSampleLocations

Fields

Name Description
FramebufferProgrammableSampleLocationsArb

Original was GL_FRAMEBUFFER_PROGRAMMABLE_SAMPLE_LOCATIONS_ARB = 0x9342

FramebufferSampleLocationPixelGridArb

Original was GL_FRAMEBUFFER_SAMPLE_LOCATION_PIXEL_GRID_ARB = 0x9343

ProgrammableSampleLocationArb

Original was GL_PROGRAMMABLE_SAMPLE_LOCATION_ARB = 0x9341

ProgrammableSampleLocationTableSizeArb

Original was GL_PROGRAMMABLE_SAMPLE_LOCATION_TABLE_SIZE_ARB = 0x9340

SampleLocationArb

Original was GL_SAMPLE_LOCATION_ARB = 0x8E50

SampleLocationPixelGridHeightArb

Original was GL_SAMPLE_LOCATION_PIXEL_GRID_HEIGHT_ARB = 0x933F

SampleLocationPixelGridWidthArb

Original was GL_SAMPLE_LOCATION_PIXEL_GRID_WIDTH_ARB = 0x933E

SampleLocationSubpixelBitsArb

Original was GL_SAMPLE_LOCATION_SUBPIXEL_BITS_ARB = 0x933D

In This Article
Back to top Generated by DocFX