doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
backEndCounters_t Struct Reference

#include <tr_local.h>

Public Attributes

int c_surfaces
 
int c_shaders
 
int c_vertexes
 
int c_indexes
 
int c_totalIndexes
 
int c_drawElements
 
int c_drawIndexes
 
int c_drawVertexes
 
int c_drawRefIndexes
 
int c_drawRefVertexes
 
int c_shadowElements
 
int c_shadowIndexes
 
int c_shadowVertexes
 
int c_vboIndexes
 
float c_overDraw
 
float maxLightValue
 
int msec
 

Detailed Description

Definition at line 613 of file tr_local.h.

Member Data Documentation

int backEndCounters_t::c_drawElements

Definition at line 620 of file tr_local.h.

int backEndCounters_t::c_drawIndexes

Definition at line 621 of file tr_local.h.

int backEndCounters_t::c_drawRefIndexes

Definition at line 623 of file tr_local.h.

int backEndCounters_t::c_drawRefVertexes

Definition at line 624 of file tr_local.h.

int backEndCounters_t::c_drawVertexes

Definition at line 622 of file tr_local.h.

int backEndCounters_t::c_indexes

Definition at line 617 of file tr_local.h.

float backEndCounters_t::c_overDraw

Definition at line 631 of file tr_local.h.

int backEndCounters_t::c_shaders

Definition at line 615 of file tr_local.h.

int backEndCounters_t::c_shadowElements

Definition at line 626 of file tr_local.h.

int backEndCounters_t::c_shadowIndexes

Definition at line 627 of file tr_local.h.

int backEndCounters_t::c_shadowVertexes

Definition at line 628 of file tr_local.h.

int backEndCounters_t::c_surfaces

Definition at line 614 of file tr_local.h.

int backEndCounters_t::c_totalIndexes

Definition at line 618 of file tr_local.h.

int backEndCounters_t::c_vboIndexes

Definition at line 630 of file tr_local.h.

int backEndCounters_t::c_vertexes

Definition at line 616 of file tr_local.h.

float backEndCounters_t::maxLightValue

Definition at line 633 of file tr_local.h.

int backEndCounters_t::msec

Definition at line 634 of file tr_local.h.


The documentation for this struct was generated from the following file: