Enum PackedPointerType
Used in GL.ColorP3, GL.ColorP4 and 17 other functions
Namespace: OpenTK.Graphics.OpenGL4
Assembly: OpenTK.dll
Syntax
public enum PackedPointerType
Fields
Name | Description |
---|---|
Int2101010Rev | Original was GL_INT_2_10_10_10_REV = 0x8D9F |
UnsignedInt2101010Rev | Original was GL_UNSIGNED_INT_2_10_10_10_REV = 0x8368 |