Enum ExtSecondaryColor
Not used directly.
Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum ExtSecondaryColorFields
| Name | Description | 
|---|---|
| ColorSumExt | Original was GL_COLOR_SUM_EXT = 0x8458 | 
| CurrentSecondaryColorExt | Original was GL_CURRENT_SECONDARY_COLOR_EXT = 0x8459 | 
| SecondaryColorArrayExt | Original was GL_SECONDARY_COLOR_ARRAY_EXT = 0x845E | 
| SecondaryColorArrayPointerExt | Original was GL_SECONDARY_COLOR_ARRAY_POINTER_EXT = 0x845D | 
| SecondaryColorArraySizeExt | Original was GL_SECONDARY_COLOR_ARRAY_SIZE_EXT = 0x845A | 
| SecondaryColorArrayStrideExt | Original was GL_SECONDARY_COLOR_ARRAY_STRIDE_EXT = 0x845C | 
| SecondaryColorArrayTypeExt | Original was GL_SECONDARY_COLOR_ARRAY_TYPE_EXT = 0x845B |