Enum NvInternalformatSampleQuery
Not used directly.
Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum NvInternalformatSampleQuery
Fields
Name | Description |
---|---|
ConformantNv | Original was GL_CONFORMANT_NV = 0x9374 |
MultisamplesNv | Original was GL_MULTISAMPLES_NV = 0x9371 |
Renderbuffer | Original was GL_RENDERBUFFER = 0x8D41 |
SupersampleScaleXNv | Original was GL_SUPERSAMPLE_SCALE_X_NV = 0x9372 |
SupersampleScaleYNv | Original was GL_SUPERSAMPLE_SCALE_Y_NV = 0x9373 |
Texture2DMultisample | Original was GL_TEXTURE_2D_MULTISAMPLE = 0x9100 |
Texture2DMultisampleArray | Original was GL_TEXTURE_2D_MULTISAMPLE_ARRAY = 0x9102 |