Show / Hide Table of Contents

Enum NvFramebufferMixedSamples

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum NvFramebufferMixedSamples

Fields

Name Description
ColorSamplesNv

Original was GL_COLOR_SAMPLES_NV = 0x8E20

CoverageModulationNv

Original was GL_COVERAGE_MODULATION_NV = 0x9332

CoverageModulationTableNv

Original was GL_COVERAGE_MODULATION_TABLE_NV = 0x9331

CoverageModulationTableSizeNv

Original was GL_COVERAGE_MODULATION_TABLE_SIZE_NV = 0x9333

DepthSamplesNv

Original was GL_DEPTH_SAMPLES_NV = 0x932D

EffectiveRasterSamplesExt

Original was GL_EFFECTIVE_RASTER_SAMPLES_EXT = 0x932C

MaxRasterSamplesExt

Original was GL_MAX_RASTER_SAMPLES_EXT = 0x9329

MixedDepthSamplesSupportedNv

Original was GL_MIXED_DEPTH_SAMPLES_SUPPORTED_NV = 0x932F

MixedStencilSamplesSupportedNv

Original was GL_MIXED_STENCIL_SAMPLES_SUPPORTED_NV = 0x9330

MultisampleRasterizationAllowedExt

Original was GL_MULTISAMPLE_RASTERIZATION_ALLOWED_EXT = 0x932B

RasterFixedSampleLocationsExt

Original was GL_RASTER_FIXED_SAMPLE_LOCATIONS_EXT = 0x932A

RasterMultisampleExt

Original was GL_RASTER_MULTISAMPLE_EXT = 0x9327

RasterSamplesExt

Original was GL_RASTER_SAMPLES_EXT = 0x9328

StencilSamplesNv

Original was GL_STENCIL_SAMPLES_NV = 0x932E

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