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 |