core | glapi | vbo | math | shader | swrast | swrast_setup | tnl | tnl_dd

gl_pixel_attrib Struct Reference

#include <mtypes.h>


Detailed Description

Pixel attribute group (GL_PIXEL_MODE_BIT).

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

Field Documentation

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

GLint gl_pixel_attrib::IndexShift

GLint gl_pixel_attrib::IndexOffset

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.


The documentation for this struct was generated from the following file:
Generated on Sun Sep 27 06:47:47 2009 for Mesa Main by  doxygen 1.5.4