Show / Hide Table of Contents

Enum ExtMultisampledRenderToTexture

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.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

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX