doom3-gpl
Doom 3 GPL source release
|
#include <tr_local.h>
Public Attributes | |
renderCommand_t | commandId |
renderCommand_t * | next |
GLenum | buffer |
int | frameCount |
Definition at line 485 of file tr_local.h.
GLenum setBufferCommand_t::buffer |
Definition at line 487 of file tr_local.h.
renderCommand_t setBufferCommand_t::commandId |
Definition at line 486 of file tr_local.h.
int setBufferCommand_t::frameCount |
Definition at line 488 of file tr_local.h.
renderCommand_t * setBufferCommand_t::next |
Definition at line 486 of file tr_local.h.