Enum ExtTextureFilterMinmax
Not used directly.
Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum ExtTextureFilterMinmax
Fields
Name | Description |
---|---|
EffectiveRasterSamplesExt | Original was GL_EFFECTIVE_RASTER_SAMPLES_EXT = 0x932C |
MaxRasterSamplesExt | Original was GL_MAX_RASTER_SAMPLES_EXT = 0x9329 |
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 |