Show / Hide Table of Contents

Enum ExtMultisampledRenderToTexture

Not used directly.

Namespace: OpenTK.Graphics.ES20
Assembly: OpenTK.dll
Syntax
public enum ExtMultisampledRenderToTexture

Fields

Name Description
FramebufferAttachmentTextureSamplesExt

Original was GL_FRAMEBUFFER_ATTACHMENT_TEXTURE_SAMPLES_EXT = 0x8D6C

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