Show / Hide Table of Contents

Enum VertexProvokingMode

Not used directly.

Namespace: OpenTK.Graphics.ES20
Assembly: OpenTK.dll
Syntax
public enum VertexProvokingMode

Fields

Name Description
FirstVertexConvention

Original was GL_FIRST_VERTEX_CONVENTION = 0x8E4D

LastVertexConvention

Original was GL_LAST_VERTEX_CONVENTION = 0x8E4E

In This Article
Back to top Generated by DocFX