doom3-gpl
Doom 3 GPL source release
|
#include <tr_local.h>
Public Attributes | |
tmu_t | tmu [MAX_MULTITEXTURE_UNITS] |
int | currenttmu |
int | faceCulling |
int | glStateBits |
bool | forceGlState |
Definition at line 603 of file tr_local.h.
int glstate_t::currenttmu |
Definition at line 605 of file tr_local.h.
int glstate_t::faceCulling |
Definition at line 607 of file tr_local.h.
bool glstate_t::forceGlState |
Definition at line 609 of file tr_local.h.
int glstate_t::glStateBits |
Definition at line 608 of file tr_local.h.
tmu_t glstate_t::tmu[MAX_MULTITEXTURE_UNITS] |
Definition at line 604 of file tr_local.h.