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

gl_texture_attrib Struct Reference

Texture attributes. More...

#include <mtypes.h>


Data Fields

gl_texture_unit Unit [MAX_TEXTURE_UNITS]
gl_texture_objectProxy1D
gl_texture_objectProxy2D
gl_texture_objectProxy3D
gl_texture_objectProxyCubeMap
gl_texture_objectProxyRect
GLboolean SharedPalette
 GL_EXT_shared_texture_palette. More...

gl_color_table Palette
GL_EXT_texture_env_combine
GLuint CurrentUnit
 Active texture unit. More...

GLuint _EnabledUnits
 one bit set for each really-enabled unit. More...

GLuint _EnabledCoordUnits
 one bit per enabled coordinate unit. More...

GLuint _GenFlags
 for texgen. More...

GLuint _TexGenEnabled
GLuint _TexMatEnabled


Detailed Description

Texture attributes.


Field Documentation

GLuint gl_texture_attrib::_EnabledCoordUnits
 

one bit per enabled coordinate unit.

GLuint gl_texture_attrib::_EnabledUnits
 

one bit set for each really-enabled unit.

GLuint gl_texture_attrib::_GenFlags
 

for texgen.

GLuint gl_texture_attrib::_TexGenEnabled
 

GLuint gl_texture_attrib::_TexMatEnabled
 

GLuint gl_texture_attrib::CurrentUnit
 

Active texture unit.

struct gl_color_table gl_texture_attrib::Palette
 

struct gl_texture_object* gl_texture_attrib::Proxy1D
 

struct gl_texture_object* gl_texture_attrib::Proxy2D
 

struct gl_texture_object* gl_texture_attrib::Proxy3D
 

struct gl_texture_object* gl_texture_attrib::ProxyCubeMap
 

struct gl_texture_object* gl_texture_attrib::ProxyRect
 

GLboolean gl_texture_attrib::SharedPalette
 

GL_EXT_shared_texture_palette.

struct gl_texture_unit gl_texture_attrib::Unit[MAX_TEXTURE_UNITS]
 


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