Show / Hide Table of Contents

Enum VertexProvokingMode

Not used directly.

Namespace: OpenTK.Graphics.ES30
Assembly: cs.temp.dll.dll
Syntax
public enum VertexProvokingMode

Fields

Name Description
FirstVertexConvention

Original was GL_FIRST_VERTEX_CONVENTION = 0x8E4D

LastVertexConvention

Original was GL_LAST_VERTEX_CONVENTION = 0x8E4E

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