Home
last modified time | relevance | path

Searched refs:pointAnd (Results 1 – 14 of 14) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/renderer/
H A Dtr_subview.cpp112 unsigned int pointAnd; in R_PreciseCullSurface() local
119 pointAnd = (unsigned int)~0; in R_PreciseCullSurface()
140 pointAnd &= pointFlags; in R_PreciseCullSurface()
145 if ( pointAnd ) { in R_PreciseCullSurface()
/dports/games/ioquake3-server/ioquake3-1.36/code/renderer/
H A Dtr_main.c863 unsigned int pointAnd = (unsigned int)~0; in SurfIsOffscreen() local
895 pointAnd &= pointFlags; in SurfIsOffscreen()
900 if ( pointAnd ) in SurfIsOffscreen()
/dports/games/ioquake3/ioquake3-1.36/code/renderer/
H A Dtr_main.c863 unsigned int pointAnd = (unsigned int)~0; in SurfIsOffscreen() local
895 pointAnd &= pointFlags; in SurfIsOffscreen()
900 if ( pointAnd ) in SurfIsOffscreen()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/renderer/
H A Dtr_main.c817 unsigned int pointAnd = (unsigned int)~0; in SurfIsOffscreen() local
849 pointAnd &= pointFlags; in SurfIsOffscreen()
854 if ( pointAnd ) in SurfIsOffscreen()
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dtr_main.cpp856 unsigned int pointAnd = (unsigned int)~0; in SurfIsOffscreen() local
882 pointAnd &= pointFlags; in SurfIsOffscreen()
887 if ( pointAnd ) in SurfIsOffscreen()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_main.c863 unsigned int pointAnd = (unsigned int)~0; in SurfIsOffscreen() local
895 pointAnd &= pointFlags; in SurfIsOffscreen()
900 if ( pointAnd ) in SurfIsOffscreen()
/dports/games/openarena/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_main.c863 unsigned int pointAnd = (unsigned int)~0; in SurfIsOffscreen() local
895 pointAnd &= pointFlags; in SurfIsOffscreen()
900 if ( pointAnd ) in SurfIsOffscreen()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/renderer/
H A Dtr_main.c863 unsigned int pointAnd = (unsigned int)~0; in SurfIsOffscreen() local
895 pointAnd &= pointFlags; in SurfIsOffscreen()
900 if ( pointAnd ) in SurfIsOffscreen()
/dports/games/iortcw/iortcw-1.51c/MP/code/renderer/
H A Dtr_main.c1150 unsigned int pointAnd = (unsigned int)~0; in SurfIsOffscreen() local
1175 pointAnd &= pointFlags; in SurfIsOffscreen()
1180 if ( pointAnd ) { in SurfIsOffscreen()
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A Dtr_main.cpp900 unsigned int pointAnd = (unsigned int)~0; in SurfIsOffscreen() local
928 pointAnd &= pointFlags; in SurfIsOffscreen()
933 if ( pointAnd ) in SurfIsOffscreen()
/dports/games/iortcw/iortcw-1.51c/SP/code/renderer/
H A Dtr_main.c1200 unsigned int pointAnd = (unsigned int)~0; in SurfIsOffscreen() local
1226 pointAnd &= pointFlags; in SurfIsOffscreen()
1231 if ( pointAnd ) { in SurfIsOffscreen()
/dports/games/evq3/evq3/code/renderer/
H A Dtr_main.c1223 unsigned int pointAnd = (unsigned int)~0; in SurfIsOffscreen() local
1265 pointAnd &= pointFlags; in SurfIsOffscreen()
1270 if(pointAnd) in SurfIsOffscreen()
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_main.c1398 unsigned int pointAnd = (unsigned int)~0; in SurfIsOffscreen() local
1423 pointAnd &= pointFlags; in SurfIsOffscreen()
1428 if ( pointAnd ) { in SurfIsOffscreen()
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_main.c1431 unsigned int pointAnd = (unsigned int)~0; in SurfIsOffscreen() local
1457 pointAnd &= pointFlags; in SurfIsOffscreen()
1462 if ( pointAnd ) { in SurfIsOffscreen()