Show / Hide Table of Contents

Enum ExtFramebufferMultisample

Used in GL.Ext.RenderbufferStorageMultisample

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

Fields

Name Description
FramebufferIncompleteMultisampleExt

Original was GL_FRAMEBUFFER_INCOMPLETE_MULTISAMPLE_EXT = 0x8D56

MaxSamplesExt

Original was GL_MAX_SAMPLES_EXT = 0x8D57

RenderbufferSamplesExt

Original was GL_RENDERBUFFER_SAMPLES_EXT = 0x8CAB

In This Article
Back to top Generated by DocFX