#include <mtypes.h>
Data Fields | |
| gl_texture_unit | Unit [MAX_TEXTURE_UNITS] |
| gl_texture_object * | Proxy1D |
| gl_texture_object * | Proxy2D |
| gl_texture_object * | Proxy3D |
| gl_texture_object * | ProxyCubeMap |
| gl_texture_object * | ProxyRect |
| 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 |
|
|
one bit per enabled coordinate unit.
|
|
|
one bit set for each really-enabled unit.
|
|
|
for texgen.
|
|
|
|
|
|
|
|
|
Active texture unit.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GL_EXT_shared_texture_palette.
|
|
|
|
1.2.13.1 written by Dimitri van Heesch,
© 1997-2001