Show / Hide Table of Contents

Enum ColorTableTargetSgi

Not used directly.

Namespace: OpenTK.Graphics.ES31
Assembly: cs.temp.dll.dll
Syntax
public enum ColorTableTargetSgi

Fields

Name Description
ColorTable

Original was GL_COLOR_TABLE = 0x80D0

ColorTableSgi

Original was GL_COLOR_TABLE_SGI = 0x80D0

PostColorMatrixColorTable

Original was GL_POST_COLOR_MATRIX_COLOR_TABLE = 0x80D2

PostColorMatrixColorTableSgi

Original was GL_POST_COLOR_MATRIX_COLOR_TABLE_SGI = 0x80D2

PostConvolutionColorTable

Original was GL_POST_CONVOLUTION_COLOR_TABLE = 0x80D1

PostConvolutionColorTableSgi

Original was GL_POST_CONVOLUTION_COLOR_TABLE_SGI = 0x80D1

ProxyColorTable

Original was GL_PROXY_COLOR_TABLE = 0x80D3

ProxyColorTableSgi

Original was GL_PROXY_COLOR_TABLE_SGI = 0x80D3

ProxyPostColorMatrixColorTable

Original was GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE = 0x80D5

ProxyPostColorMatrixColorTableSgi

Original was GL_PROXY_POST_COLOR_MATRIX_COLOR_TABLE_SGI = 0x80D5

ProxyPostConvolutionColorTable

Original was GL_PROXY_POST_CONVOLUTION_COLOR_TABLE = 0x80D4

ProxyPostConvolutionColorTableSgi

Original was GL_PROXY_POST_CONVOLUTION_COLOR_TABLE_SGI = 0x80D4

ProxyTextureColorTableSgi

Original was GL_PROXY_TEXTURE_COLOR_TABLE_SGI = 0x80BD

TextureColorTableSgi

Original was GL_TEXTURE_COLOR_TABLE_SGI = 0x80BC

Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX