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

gl_histogram_attrib Struct Reference

#include <mtypes.h>


Detailed Description

Histogram attributes.

Data Fields

GLuint Width
 number of table entries
GLint Format
 GL_ALPHA, GL_RGB, etc.
GLuint Count [HISTOGRAM_TABLE_SIZE][4]
 the histogram
GLboolean Sink
 terminate image transfer?
GLubyte RedSize
 Bits per counter.
GLubyte GreenSize
GLubyte BlueSize
GLubyte AlphaSize
GLubyte LuminanceSize

Field Documentation

GLuint gl_histogram_attrib::Width

number of table entries

GLint gl_histogram_attrib::Format

GL_ALPHA, GL_RGB, etc.

GLuint gl_histogram_attrib::Count[HISTOGRAM_TABLE_SIZE][4]

the histogram

GLboolean gl_histogram_attrib::Sink

terminate image transfer?

GLubyte gl_histogram_attrib::RedSize

Bits per counter.

GLubyte gl_histogram_attrib::GreenSize

GLubyte gl_histogram_attrib::BlueSize

GLubyte gl_histogram_attrib::AlphaSize

GLubyte gl_histogram_attrib::LuminanceSize


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