#include <mtypes.h>
Data Fields | |
GLenum | ReadBuffer |
source buffer for glRead/CopyPixels() | |
GLboolean | MapColorFlag |
GLboolean | MapStencilFlag |
GLboolean | ColorTableEnabled [COLORTABLE_MAX] |
GLfloat | ColorTableScale [COLORTABLE_MAX][4] |
RGBA. | |
GLfloat | ColorTableBias [COLORTABLE_MAX][4] |
RGBA. | |
GLboolean | Convolution1DEnabled |
GLboolean | Convolution2DEnabled |
GLboolean | Separable2DEnabled |
GLfloat | ConvolutionBorderColor [3][4] |
RGBA. | |
GLenum | ConvolutionBorderMode [3] |
GLfloat | ConvolutionFilterScale [3][4] |
RGBA. | |
GLfloat | ConvolutionFilterBias [3][4] |
RGBA. | |
GLfloat | PostConvolutionScale [4] |
RGBA. | |
GLfloat | PostConvolutionBias [4] |
RGBA. | |
GLfloat | PostColorMatrixScale [4] |
RGBA. | |
GLfloat | PostColorMatrixBias [4] |
RGBA. | |
GLboolean | HistogramEnabled |
GLboolean | MinMaxEnabled |
GLfloat | ZoomX |
glPixelZoom | |
GLfloat | ZoomY |
GLfloat | TextureColorTableScale [4] |
GL_SGI_texture_color_table. | |
GLfloat | TextureColorTableBias [4] |
RGBA. | |
GLfloat | RedBias |
Scale & Bias (index shift, offset). | |
GLfloat | RedScale |
GLfloat | GreenBias |
GLfloat | GreenScale |
GLfloat | BlueBias |
GLfloat | BlueScale |
GLfloat | AlphaBias |
GLfloat | AlphaScale |
GLfloat | DepthBias |
GLfloat | DepthScale |
GLint | IndexShift |
GLint | IndexOffset |
GLenum gl_pixel_attrib::ReadBuffer |
source buffer for glRead/CopyPixels()
GLfloat gl_pixel_attrib::RedBias |
Scale & Bias (index shift, offset).
GLfloat gl_pixel_attrib::RedScale |
GLfloat gl_pixel_attrib::GreenBias |
GLfloat gl_pixel_attrib::GreenScale |
GLfloat gl_pixel_attrib::BlueBias |
GLfloat gl_pixel_attrib::BlueScale |
GLfloat gl_pixel_attrib::AlphaBias |
GLfloat gl_pixel_attrib::AlphaScale |
GLfloat gl_pixel_attrib::DepthBias |
GLfloat gl_pixel_attrib::DepthScale |
GLboolean gl_pixel_attrib::MapColorFlag |
GLboolean gl_pixel_attrib::MapStencilFlag |
GLboolean gl_pixel_attrib::ColorTableEnabled[COLORTABLE_MAX] |
GLfloat gl_pixel_attrib::ColorTableScale[COLORTABLE_MAX][4] |
RGBA.
GLfloat gl_pixel_attrib::ColorTableBias[COLORTABLE_MAX][4] |
RGBA.
GLboolean gl_pixel_attrib::Convolution1DEnabled |
GLboolean gl_pixel_attrib::Convolution2DEnabled |
GLboolean gl_pixel_attrib::Separable2DEnabled |
GLfloat gl_pixel_attrib::ConvolutionBorderColor[3][4] |
RGBA.
GLenum gl_pixel_attrib::ConvolutionBorderMode[3] |
GLfloat gl_pixel_attrib::ConvolutionFilterScale[3][4] |
RGBA.
GLfloat gl_pixel_attrib::ConvolutionFilterBias[3][4] |
RGBA.
GLfloat gl_pixel_attrib::PostConvolutionScale[4] |
RGBA.
GLfloat gl_pixel_attrib::PostConvolutionBias[4] |
RGBA.
GLfloat gl_pixel_attrib::PostColorMatrixScale[4] |
RGBA.
GLfloat gl_pixel_attrib::PostColorMatrixBias[4] |
RGBA.
GLboolean gl_pixel_attrib::HistogramEnabled |
GLboolean gl_pixel_attrib::MinMaxEnabled |
GLfloat gl_pixel_attrib::ZoomX |
glPixelZoom
GLfloat gl_pixel_attrib::ZoomY |
GLfloat gl_pixel_attrib::TextureColorTableScale[4] |
GL_SGI_texture_color_table.
RGBA
GLfloat gl_pixel_attrib::TextureColorTableBias[4] |
RGBA.