Show / Hide Table of Contents

Enum AppleObjectPurgeable

Used in GL.Apple.GetObjectParameter, GL.Apple.ObjectPurgeable and 1 other function

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

Fields

Name Description
BufferObjectApple

Original was GL_BUFFER_OBJECT_APPLE = 0x85B3

PurgeableApple

Original was GL_PURGEABLE_APPLE = 0x8A1D

ReleasedApple

Original was GL_RELEASED_APPLE = 0x8A19

RetainedApple

Original was GL_RETAINED_APPLE = 0x8A1B

UndefinedApple

Original was GL_UNDEFINED_APPLE = 0x8A1C

VolatileApple

Original was GL_VOLATILE_APPLE = 0x8A1A

In This Article
Back to top Generated by DocFX