core  array_cache  math  swrast  swrast_setup  tnl  tnl_dd 
Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

gl_constants Struct Reference

Constants which may be overridden by device driver during context creation but are never changed after that. More...

#include <mtypes.h>


Data Fields

GLint MaxTextureLevels
 Maximum number of allowed mipmap levels. More...

GLint Max3DTextureLevels
 Maximum number of allowed mipmap levels for 3D texture targets. More...

GLint MaxCubeTextureLevels
 Maximum number of allowed mipmap levels for GL_ARB_texture_cube_map. More...

GLint MaxTextureRectSize
GLuint MaxTextureCoordUnits
GLuint MaxTextureImageUnits
GLuint MaxTextureUnits
GLfloat MaxTextureMaxAnisotropy
GLfloat MaxTextureLodBias
GLuint MaxArrayLockSize
GLint SubPixelBits
GLfloat MinPointSize
GLfloat MaxPointSize
GLfloat MinPointSizeAA
GLfloat MaxPointSizeAA
GLfloat PointSizeGranularity
GLfloat MinLineWidth
GLfloat MaxLineWidth
GLfloat MinLineWidthAA
GLfloat MaxLineWidthAA
GLfloat LineWidthGranularity
GLuint MaxColorTableSize
GLuint MaxConvolutionWidth
GLuint MaxConvolutionHeight
GLuint MaxClipPlanes
GLuint MaxLights
GLfloat MaxShininess
GLfloat MaxSpotExponent
GLuint MaxVertexProgramInstructions
GLuint MaxVertexProgramAttribs
GLuint MaxVertexProgramTemps
GLuint MaxVertexProgramLocalParams
GLuint MaxVertexProgramEnvParams
GLuint MaxVertexProgramAddressRegs
GLuint MaxFragmentProgramInstructions
GLuint MaxFragmentProgramAttribs
GLuint MaxFragmentProgramTemps
GLuint MaxFragmentProgramLocalParams
GLuint MaxFragmentProgramEnvParams
GLuint MaxFragmentProgramAddressRegs
GLuint MaxFragmentProgramAluInstructions
GLuint MaxFragmentProgramTexInstructions
GLuint MaxFragmentProgramTexIndirections
GLuint MaxProgramMatrices
GLuint MaxProgramMatrixStackDepth
GLboolean CheckArrayBounds


Detailed Description

Constants which may be overridden by device driver during context creation but are never changed after that.


Field Documentation

GLboolean gl_constants::CheckArrayBounds
 

GLfloat gl_constants::LineWidthGranularity
 

GLint gl_constants::Max3DTextureLevels
 

Maximum number of allowed mipmap levels for 3D texture targets.

GLuint gl_constants::MaxArrayLockSize
 

GLuint gl_constants::MaxClipPlanes
 

GLuint gl_constants::MaxColorTableSize
 

GLuint gl_constants::MaxConvolutionHeight
 

GLuint gl_constants::MaxConvolutionWidth
 

GLint gl_constants::MaxCubeTextureLevels
 

Maximum number of allowed mipmap levels for GL_ARB_texture_cube_map.

GLuint gl_constants::MaxFragmentProgramAddressRegs
 

GLuint gl_constants::MaxFragmentProgramAluInstructions
 

GLuint gl_constants::MaxFragmentProgramAttribs
 

GLuint gl_constants::MaxFragmentProgramEnvParams
 

GLuint gl_constants::MaxFragmentProgramInstructions
 

GLuint gl_constants::MaxFragmentProgramLocalParams
 

GLuint gl_constants::MaxFragmentProgramTemps
 

GLuint gl_constants::MaxFragmentProgramTexIndirections
 

GLuint gl_constants::MaxFragmentProgramTexInstructions
 

GLuint gl_constants::MaxLights
 

GLfloat gl_constants::MaxLineWidth
 

GLfloat gl_constants::MaxLineWidthAA
 

GLfloat gl_constants::MaxPointSize
 

GLfloat gl_constants::MaxPointSizeAA
 

GLuint gl_constants::MaxProgramMatrices
 

GLuint gl_constants::MaxProgramMatrixStackDepth
 

GLfloat gl_constants::MaxShininess
 

GLfloat gl_constants::MaxSpotExponent
 

GLuint gl_constants::MaxTextureCoordUnits
 

GLuint gl_constants::MaxTextureImageUnits
 

GLint gl_constants::MaxTextureLevels
 

Maximum number of allowed mipmap levels.

GLfloat gl_constants::MaxTextureLodBias
 

GLfloat gl_constants::MaxTextureMaxAnisotropy
 

GLint gl_constants::MaxTextureRectSize
 

GLuint gl_constants::MaxTextureUnits
 

GLuint gl_constants::MaxVertexProgramAddressRegs
 

GLuint gl_constants::MaxVertexProgramAttribs
 

GLuint gl_constants::MaxVertexProgramEnvParams
 

GLuint gl_constants::MaxVertexProgramInstructions
 

GLuint gl_constants::MaxVertexProgramLocalParams
 

GLuint gl_constants::MaxVertexProgramTemps
 

GLfloat gl_constants::MinLineWidth
 

GLfloat gl_constants::MinLineWidthAA
 

GLfloat gl_constants::MinPointSize
 

GLfloat gl_constants::MinPointSizeAA
 

GLfloat gl_constants::PointSizeGranularity
 

GLint gl_constants::SubPixelBits
 


The documentation for this struct was generated from the following file:
Generated on Sun May 16 15:55:13 2004 for Mesa Core by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001