Show / Hide Table of Contents

Enum ArbCopyBuffer

Not used directly.

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

Fields

Name Description
CopyReadBuffer

Original was GL_COPY_READ_BUFFER = 0x8F36

CopyWriteBuffer

Original was GL_COPY_WRITE_BUFFER = 0x8F37

In This Article
Back to top Generated by DocFX