Show / Hide Table of Contents

Enum DrawElementsType

Used in GL.DrawElements, GL.DrawElementsIndirect and 12 other functions

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum DrawElementsType

Fields

Name Description
UnsignedByte

Original was GL_UNSIGNED_BYTE = 0x1401

UnsignedInt

Original was GL_UNSIGNED_INT = 0x1405

UnsignedShort

Original was GL_UNSIGNED_SHORT = 0x1403

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