Show / Hide Table of Contents

Enum Gl3DfxMultisample

Not used directly.

Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum Gl3DfxMultisample

Fields

Name Description
Multisample3Dfx

Original was GL_MULTISAMPLE_3DFX = 0x86B2

MultisampleBit3Dfx

Original was GL_MULTISAMPLE_BIT_3DFX = 0x20000000

SampleBuffers3Dfx

Original was GL_SAMPLE_BUFFERS_3DFX = 0x86B3

Samples3Dfx

Original was GL_SAMPLES_3DFX = 0x86B4

In This Article
Back to top Generated by DocFX