Show / Hide Table of Contents

Enum SgiColorMatrix

Not used directly.

Namespace: OpenTK.Graphics.OpenGL
Assembly: OpenTK.dll
Syntax
public enum SgiColorMatrix

Fields

Name Description
ColorMatrixSgi

Original was GL_COLOR_MATRIX_SGI = 0x80B1

ColorMatrixStackDepthSgi

Original was GL_COLOR_MATRIX_STACK_DEPTH_SGI = 0x80B2

MaxColorMatrixStackDepthSgi

Original was GL_MAX_COLOR_MATRIX_STACK_DEPTH_SGI = 0x80B3

PostColorMatrixAlphaBiasSgi

Original was GL_POST_COLOR_MATRIX_ALPHA_BIAS_SGI = 0x80BB

PostColorMatrixAlphaScaleSgi

Original was GL_POST_COLOR_MATRIX_ALPHA_SCALE_SGI = 0x80B7

PostColorMatrixBlueBiasSgi

Original was GL_POST_COLOR_MATRIX_BLUE_BIAS_SGI = 0x80BA

PostColorMatrixBlueScaleSgi

Original was GL_POST_COLOR_MATRIX_BLUE_SCALE_SGI = 0x80B6

PostColorMatrixGreenBiasSgi

Original was GL_POST_COLOR_MATRIX_GREEN_BIAS_SGI = 0x80B9

PostColorMatrixGreenScaleSgi

Original was GL_POST_COLOR_MATRIX_GREEN_SCALE_SGI = 0x80B5

PostColorMatrixRedBiasSgi

Original was GL_POST_COLOR_MATRIX_RED_BIAS_SGI = 0x80B8

PostColorMatrixRedScaleSgi

Original was GL_POST_COLOR_MATRIX_RED_SCALE_SGI = 0x80B4

In This Article
Back to top Generated by DocFX