Enum MesaYcbcrTexture
Not used directly.
Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum MesaYcbcrTexture
Fields
Name | Description |
---|---|
UnsignedShort88Mesa | Original was GL_UNSIGNED_SHORT_8_8_MESA = 0x85BA |
UnsignedShort88RevMesa | Original was GL_UNSIGNED_SHORT_8_8_REV_MESA = 0x85BB |
YcbcrMesa | Original was GL_YCBCR_MESA = 0x8757 |