Home
last modified time | relevance | path

Searched refs:textureBundle_t (Results 1 – 25 of 42) sorted by relevance

12

/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dtr_quicksprite.h32 textureBundle_t *mTexBundle;
48 void StartGroup(textureBundle_t *bundle, uint32_t glbits, int fogIndex = -1);
H A Dtr_quicksprite.cpp30 void R_BindAnimatedImage( textureBundle_t *bundle );
170 void CQuickSpriteSystem::StartGroup(textureBundle_t *bundle, uint32_t glbits, int fogIndex ) in StartGroup()
H A Dtr_local.h364 } textureBundle_t; typedef
376 textureBundle_t bundle[NUM_TEXTURE_BUNDLES];
/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A Dtr_quicksprite.h14 textureBundle_t *mTexBundle;
31 void StartGroup(textureBundle_t *bundle, unsigned long glbits, int fogIndex = -1);
H A Dtr_local.h363 } textureBundle_t; typedef
375 textureBundle_t bundle[NUM_TEXTURE_BUNDLES];
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A Dtr_quicksprite.h35 textureBundle_t *mTexBundle;
52 void StartGroup(textureBundle_t *bundle, uint32_t glbits, int fogIndex = -1);
H A Dtr_quicksprite.cpp30 extern void R_BindAnimatedImage( const textureBundle_t *bundle );
172 void CQuickSpriteSystem::StartGroup(textureBundle_t *bundle, uint32_t glbits, int fogIndex ) in StartGroup()
H A Dtr_local.h370 } textureBundle_t; typedef
380 textureBundle_t bundle[NUM_TEXTURE_BUNDLES];
/dports/games/iortcw/iortcw-1.51c/MP/code/renderer/
H A Dtr_local.h323 } textureBundle_t; typedef
330 textureBundle_t bundle[NUM_TEXTURE_BUNDLES];
1891 void R_BindAnimatedImage( textureBundle_t *bundle );
/dports/games/iortcw/iortcw-1.51c/SP/code/renderer/
H A Dtr_local.h325 } textureBundle_t; typedef
332 textureBundle_t bundle[NUM_TEXTURE_BUNDLES];
1919 void R_BindAnimatedImage( textureBundle_t *bundle );
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/renderer/
H A Dtr_local.h300 } textureBundle_t; typedef
307 textureBundle_t bundle[NUM_TEXTURE_BUNDLES];
H A Dtr_shade.c221 static void R_BindAnimatedImage( textureBundle_t *bundle ) { in R_BindAnimatedImage()
/dports/games/ioquake3-server/ioquake3-1.36/code/renderer/
H A Dtr_local.h299 } textureBundle_t; typedef
306 textureBundle_t bundle[NUM_TEXTURE_BUNDLES];
H A Dtr_shade.c220 static void R_BindAnimatedImage( textureBundle_t *bundle ) { in R_BindAnimatedImage()
/dports/games/ioquake3/ioquake3-1.36/code/renderer/
H A Dtr_local.h299 } textureBundle_t; typedef
306 textureBundle_t bundle[NUM_TEXTURE_BUNDLES];
H A Dtr_shade.c220 static void R_BindAnimatedImage( textureBundle_t *bundle ) { in R_BindAnimatedImage()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/renderer/
H A Dtr_local.h299 } textureBundle_t; typedef
306 textureBundle_t bundle[NUM_TEXTURE_BUNDLES];
H A Dtr_shade.c220 static void R_BindAnimatedImage( textureBundle_t *bundle ) { in R_BindAnimatedImage()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_local.h304 } textureBundle_t; typedef
311 textureBundle_t bundle[NUM_TEXTURE_BUNDLES];
/dports/games/openarena/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_local.h304 } textureBundle_t; typedef
311 textureBundle_t bundle[NUM_TEXTURE_BUNDLES];
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_shade.c70 static void R_BindAnimatedImageToTMU( textureBundle_t *bundle, int tmu ) { in R_BindAnimatedImageToTMU()
202 textureBundle_t *bundle = &pStage->bundle[bundleNum]; in ComputeTexMods()
H A Dtr_local.h391 } textureBundle_t; typedef
424 textureBundle_t bundle[NUM_TEXTURE_BUNDLES];
/dports/games/evq3/evq3/code/renderer/
H A Dtr_local.h563 } textureBundle_t; typedef
615 textureBundle_t bundle[MAX_TEXTURE_BUNDLES];
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_shade.c63 static void R_BindAnimatedImageToTMU( textureBundle_t *bundle, int tmu ) { in R_BindAnimatedImageToTMU()
196 textureBundle_t *bundle = &pStage->bundle[bundleNum]; in ComputeTexMods()
H A Dtr_local.h393 } textureBundle_t; typedef
426 textureBundle_t bundle[NUM_TEXTURE_BUNDLES];

12