Home
last modified time | relevance | path

Searched refs:r_lodbias (Results 1 – 25 of 56) sorted by relevance

123

/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A Dtr_init.cpp53 cvar_t *r_lodbias; variable
360 r_lodbias = ri.Cvar_Get( "r_lodbias", "0", CVAR_ARCHIVE_ND, "" ); in R_Register()
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dtr_mesh.cpp240 lod += r_lodbias->integer; in R_ComputeLOD()
/dports/games/ioquake3-server/ioquake3-1.36/code/renderer/
H A Dtr_mesh.c235 lod += r_lodbias->integer; in R_ComputeLOD()
H A Dtr_init.c74 cvar_t *r_lodbias; variable
933 r_lodbias = ri.Cvar_Get( "r_lodbias", "0", CVAR_ARCHIVE ); in R_Register()
/dports/games/iortcw/iortcw-1.51c/SP/code/renderer/
H A Dtr_cmesh.c261 lod += r_lodbias->integer; in R_ComputeLOD()
H A Dtr_mesh.c260 lod += r_lodbias->integer; in R_ComputeLOD()
H A Dtr_init.c89 cvar_t *r_lodbias; variable
1285 r_lodbias = ri.Cvar_Get( "r_lodbias", "0", CVAR_ARCHIVE ); in R_Register()
/dports/games/iortcw/iortcw-1.51c/MP/code/renderer/
H A Dtr_cmesh.c240 lod += r_lodbias->integer; in R_ComputeLOD()
H A Dtr_mesh.c241 lod += r_lodbias->integer; in R_ComputeLOD()
H A Dtr_init.c84 cvar_t *r_lodbias; variable
1262 r_lodbias = ri.Cvar_Get( "r_lodbias", "0", CVAR_ARCHIVE ); in R_Register()
/dports/games/ioquake3/ioquake3-1.36/code/renderer/
H A Dtr_mesh.c235 lod += r_lodbias->integer; in R_ComputeLOD()
H A Dtr_init.c74 cvar_t *r_lodbias; variable
933 r_lodbias = ri.Cvar_Get( "r_lodbias", "0", CVAR_ARCHIVE ); in R_Register()
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_mesh.c242 lod += r_lodbias->integer; in R_ComputeLOD()
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_mesh.c261 lod += r_lodbias->integer; in R_ComputeLOD()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/renderer/
H A Dtr_mesh.c236 lod += r_lodbias->integer; in R_ComputeLOD()
H A Dtr_init.c63 cvar_t *r_lodbias; variable
1039 r_lodbias = ri.Cvar_Get( "r_lodbias", "0", CVAR_ARCHIVE ); in R_Register()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/renderer/
H A Dtr_mesh.c235 lod += r_lodbias->integer; in R_ComputeLOD()
H A Dtr_init.c75 cvar_t *r_lodbias; variable
980 r_lodbias = ri.Cvar_Get( "r_lodbias", "0", CVAR_ARCHIVE ); in R_Register()
/dports/games/openarena/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_mesh.c235 lod += r_lodbias->integer; in R_ComputeLOD()
H A Dtr_init.c76 cvar_t *r_lodbias; variable
963 r_lodbias = ri.Cvar_Get( "r_lodbias", "0", CVAR_ARCHIVE ); in R_Register()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_mesh.c235 lod += r_lodbias->integer; in R_ComputeLOD()
H A Dtr_init.c76 cvar_t *r_lodbias; variable
963 r_lodbias = ri.Cvar_Get( "r_lodbias", "0", CVAR_ARCHIVE ); in R_Register()
/dports/games/evq3/evq3/code/renderer/
H A Dtr_mesh.c245 lod += r_lodbias->integer; in R_ComputeLOD()
H A Dtr_init.c67 cvar_t *r_lodbias; variable
1023 r_lodbias = ri.Cvar_Get("r_lodbias", "0", CVAR_ARCHIVE); in R_Register()
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A Dtr_mesh.cpp228 lod += r_lodbias->integer; in R_ComputeLOD()

123