Show / Hide Table of Contents

Enum TransformFeedbackMode

Not used directly.

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

Fields

Name Description
InterleavedAttribs

Original was GL_INTERLEAVED_ATTRIBS = 0x8C8C

SeparateAttribs

Original was GL_SEPARATE_ATTRIBS = 0x8C8D

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