#include <tr_local.h>
Collaboration diagram for shaderCommands_s:

Data Fields | |
| color4ub_t | constantColor255 [SHADER_MAX_VERTEXES] |
| void(* | currentStageIteratorFunc )(void) |
| int | dlightBits |
| int | fogNum |
| glIndex_t | indexes [SHADER_MAX_INDEXES] |
| vec4_t | normal [SHADER_MAX_VERTEXES] |
| int | numIndexes |
| int | numPasses |
| int | numVertexes |
| shader_t * | shader |
| float | shaderTime |
| stageVars_t | svars |
| vec2_t | texCoords [SHADER_MAX_VERTEXES][2] |
| color4ub_t | vertexColors [SHADER_MAX_VERTEXES] |
| int | vertexDlightBits [SHADER_MAX_VERTEXES] |
| shaderStage_t ** | xstages |
| vec4_t | xyz [SHADER_MAX_VERTEXES] |
|
|
Definition at line 1277 of file tr_local.h. Referenced by R_Init(), and RB_StageIteratorLightmappedMultitexture(). |
|
|
Referenced by RB_BeginSurface(), and RB_EndSurface(). |
|
|
Definition at line 1283 of file tr_local.h. Referenced by ProjectDlightTexture(), RB_BeginSurface(), RB_StageIteratorGeneric(), RB_StageIteratorLightmappedMultitexture(), RB_StageIteratorVertexLitTexture(), RB_SurfaceFace(), RB_SurfaceGrid(), and RB_SurfaceTriangles(). |
|
|
Definition at line 1281 of file tr_local.h. Referenced by ComputeColors(), RB_BeginSurface(), RB_CalcFogTexCoords(), RB_CheckOverflow(), RB_DrawSun(), RB_FogPass(), RB_StageIteratorGeneric(), RB_StageIteratorLightmappedMultitexture(), RB_StageIteratorVertexLitTexture(), and RB_SurfaceGrid(). |
|
|
|
Definition at line 1270 of file tr_local.h. Referenced by DeformText(), DrawNormals(), LerpMeshVertexes(), RB_AddQuadStampExt(), RB_CalcBulgeVertexes(), RB_CalcDeformNormals(), RB_CalcDeformVertexes(), RB_CalcDiffuseColor(), RB_CalcEnvironmentTexCoords(), RB_CalcSpecularAlpha(), RB_SurfaceAnim(), RB_SurfaceFace(), RB_SurfaceGrid(), RB_SurfaceTriangles(), and SurfIsOffscreen(). |
|
|
|
Definition at line 1289 of file tr_local.h. Referenced by RB_BeginSurface(), RB_EndSurface(), and RB_StageIteratorGeneric(). |
|
|
|
|
Definition at line 1280 of file tr_local.h. Referenced by R_BindAnimatedImage(), RB_BeginSurface(), RB_CalcDeformNormals(), RB_CalcRotateTexCoords(), RB_CalcScrollTexCoords(), RB_CalcTurbulentTexCoords(), RB_CalcWaveColor(), and RB_RenderDrawSurfList(). |
|
|
Definition at line 1275 of file tr_local.h. Referenced by ComputeColors(), ComputeTexCoords(), DrawMultitextured(), R_ArrayElementDiscrete(), RB_FogPass(), RB_IterateStagesGeneric(), RB_StageIteratorGeneric(), and RB_StageIteratorVertexLitTexture(). |
|
|
|
Definition at line 1272 of file tr_local.h. Referenced by AutospriteDeform(), ComputeColors(), DoRailCore(), DoRailDiscs(), RB_AddQuadStampExt(), RB_DrawSun(), RB_RenderFlare(), RB_StretchPic(), RB_SurfaceFace(), RB_SurfaceGrid(), RB_SurfacePolychain(), and RB_SurfaceTriangles(). |
|
|
Definition at line 1273 of file tr_local.h. Referenced by RB_SurfaceFace(), RB_SurfaceGrid(), and RB_SurfaceTriangles(). |
|
|
Definition at line 1291 of file tr_local.h. Referenced by DrawMultitextured(), R_BuildCloudData(), RB_BeginSurface(), RB_IterateStagesGeneric(), RB_StageIteratorLightmappedMultitexture(), and RB_StageIteratorVertexLitTexture(). |
|
1.3.9.1