Show / Hide Table of Contents

Enum ExtMultiviewDrawBuffers

Not used directly.

Namespace: OpenTK.Graphics.ES30
Assembly: OpenTK.dll
Syntax
public enum ExtMultiviewDrawBuffers

Fields

Name Description
ColorAttachmentExt

Original was GL_COLOR_ATTACHMENT_EXT = 0x90F0

DrawBufferExt

Original was GL_DRAW_BUFFER_EXT = 0x0C01

MaxMultiviewBuffersExt

Original was GL_MAX_MULTIVIEW_BUFFERS_EXT = 0x90F2

MultiviewExt

Original was GL_MULTIVIEW_EXT = 0x90F1

ReadBufferExt

Original was GL_READ_BUFFER_EXT = 0x0C02

In This Article
Back to top Generated by DocFX