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 |