Home
last modified time | relevance | path

Searched defs:G2API_BoltMatrixReconstruction (Results 1 – 3 of 3) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A Dtr_init.cpp538 static void G2API_BoltMatrixReconstruction( qboolean reconstruct ) { gG2_GBMNoReconstruct = (qboole… in G2API_BoltMatrixReconstruction() function
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dtr_init.cpp1933 static void G2API_BoltMatrixReconstruction( qboolean reconstruct ) { gG2_GBMNoReconstruct = (qboole… in G2API_BoltMatrixReconstruction() function
/dports/games/openjk/OpenJK-07675e2/codemp/rd-common/
H A Dtr_public.h158 void (*G2API_BoltMatrixReconstruction) ( qboolean reconstruct ); member