Show / Hide Table of Contents

Enum BufferPointer

Used in GL.GetBufferPointer, GL.Oes.GetBufferPointer

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

Fields

Name Description
BufferMapPointer

Original was GL_BUFFER_MAP_POINTER = 0x88BD

BufferMapPointerOes

Original was GL_BUFFER_MAP_POINTER_OES = 0x88BD

In This Article
Back to top Generated by DocFX