Show / Hide Table of Contents

Enum BufferPointer

Used in GL.GetBufferPointer, GL.Oes.GetBufferPointer

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

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