Enum PixelStoreSubsampleRate
Not used directly.
Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum PixelStoreSubsampleRateFields
| Name | Description | 
|---|---|
| PixelSubsample2424Sgix | Original was GL_PIXEL_SUBSAMPLE_2424_SGIX = 0x85A3 | 
| PixelSubsample4242Sgix | Original was GL_PIXEL_SUBSAMPLE_4242_SGIX = 0x85A4 | 
| PixelSubsample4444Sgix | Original was GL_PIXEL_SUBSAMPLE_4444_SGIX = 0x85A2 |