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
shaderStage_t Struct Reference

#include <Material.h>

Public Attributes

int conditionRegister
 
stageLighting_t lighting
 
int drawStateBits
 
colorStage_t color
 
bool hasAlphaTest
 
int alphaTestRegister
 
textureStage_t texture
 
stageVertexColor_t vertexColor
 
bool ignoreAlphaTest
 
float privatePolygonOffset
 
newShaderStage_tnewStage
 

Detailed Description

Definition at line 203 of file Material.h.

Member Data Documentation

int shaderStage_t::alphaTestRegister

Definition at line 209 of file Material.h.

colorStage_t shaderStage_t::color

Definition at line 207 of file Material.h.

int shaderStage_t::conditionRegister

Definition at line 204 of file Material.h.

int shaderStage_t::drawStateBits

Definition at line 206 of file Material.h.

bool shaderStage_t::hasAlphaTest

Definition at line 208 of file Material.h.

bool shaderStage_t::ignoreAlphaTest

Definition at line 212 of file Material.h.

stageLighting_t shaderStage_t::lighting

Definition at line 205 of file Material.h.

newShaderStage_t* shaderStage_t::newStage

Definition at line 216 of file Material.h.

float shaderStage_t::privatePolygonOffset

Definition at line 214 of file Material.h.

textureStage_t shaderStage_t::texture

Definition at line 210 of file Material.h.

stageVertexColor_t shaderStage_t::vertexColor

Definition at line 211 of file Material.h.


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