Home
last modified time | relevance | path

Searched refs:G2_ComputeLOD (Results 1 – 2 of 2) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A Dtr_ghoul2.cpp834 static int G2_ComputeLOD( trRefEntity_t *ent, const model_t *currentModel, int lodBias ) in G2_ComputeLOD() function
2670 whichLod = G2_ComputeLOD( ent, ghoul2[i].currentModel, 10 ); in R_AddGhoulSurfaces()
2673 whichLod = G2_ComputeLOD( ent, ghoul2[i].currentModel, ghoul2[i].mLodBias ); in R_AddGhoulSurfaces()
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dtr_ghoul2.cpp892 static int G2_ComputeLOD( trRefEntity_t *ent, const model_t *currentModel, int lodBias ) in G2_ComputeLOD() function
3333 whichLod = G2_ComputeLOD( ent, ghoul2[i].currentModel, ghoul2[i].mLodBias ); in R_AddGhoulSurfaces()