Home
last modified time | relevance | path

Searched refs:InvertCtrl (Results 1 – 13 of 13) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A Dtr_curve.cpp234 static void InvertCtrl( int width, int height, drawVert_t ctrl[MAX_GRID_SIZE][MAX_GRID_SIZE] ) { in InvertCtrl() function
447 InvertCtrl( width, height, ctrl ); in R_SubdividePatchToGrid()
/dports/games/iortcw/iortcw-1.51c/MP/code/renderer/
H A Dtr_curve.c227 static void InvertCtrl( int width, int height, drawVert_t ctrl[MAX_GRID_SIZE][MAX_GRID_SIZE] ) { in InvertCtrl() function
515 InvertCtrl( width, height, ctrl ); in R_SubdividePatchToGrid()
/dports/games/ioquake3/ioquake3-1.36/code/renderer/
H A Dtr_curve.c222 static void InvertCtrl( int width, int height, drawVert_t ctrl[MAX_GRID_SIZE][MAX_GRID_SIZE] ) { in InvertCtrl() function
510 InvertCtrl( width, height, ctrl ); in R_SubdividePatchToGrid()
/dports/games/ioquake3-server/ioquake3-1.36/code/renderer/
H A Dtr_curve.c222 static void InvertCtrl( int width, int height, drawVert_t ctrl[MAX_GRID_SIZE][MAX_GRID_SIZE] ) { in InvertCtrl() function
510 InvertCtrl( width, height, ctrl ); in R_SubdividePatchToGrid()
/dports/games/iortcw/iortcw-1.51c/SP/code/renderer/
H A Dtr_curve.c227 static void InvertCtrl( int width, int height, drawVert_t ctrl[MAX_GRID_SIZE][MAX_GRID_SIZE] ) { in InvertCtrl() function
515 InvertCtrl( width, height, ctrl ); in R_SubdividePatchToGrid()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/renderer/
H A Dtr_curve.c223 static void InvertCtrl( int width, int height, drawVert_t ctrl[MAX_GRID_SIZE][MAX_GRID_SIZE] ) { in InvertCtrl() function
511 InvertCtrl( width, height, ctrl ); in R_SubdividePatchToGrid()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/renderer/
H A Dtr_curve.c222 static void InvertCtrl( int width, int height, drawVert_t ctrl[MAX_GRID_SIZE][MAX_GRID_SIZE] ) { in InvertCtrl() function
510 InvertCtrl( width, height, ctrl ); in R_SubdividePatchToGrid()
/dports/games/openarena/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_curve.c222 static void InvertCtrl( int width, int height, drawVert_t ctrl[MAX_GRID_SIZE][MAX_GRID_SIZE] ) { in InvertCtrl() function
510 InvertCtrl( width, height, ctrl ); in R_SubdividePatchToGrid()
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dtr_curve.cpp232 static void InvertCtrl( int width, int height, drawVert_t ctrl[MAX_GRID_SIZE][MAX_GRID_SIZE] ) { in InvertCtrl() function
516 InvertCtrl( width, height, ctrl ); in R_SubdividePatchToGrid()
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_curve.c222 static void InvertCtrl( int width, int height, drawVert_t ctrl[MAX_GRID_SIZE][MAX_GRID_SIZE] ) { in InvertCtrl() function
510 InvertCtrl( width, height, ctrl ); in R_SubdividePatchToGrid()
/dports/games/iortcw/iortcw-1.51c/MP/code/rend2/
H A Dtr_curve.c304 static void InvertCtrl( int width, int height, srfVert_t ctrl[MAX_GRID_SIZE][MAX_GRID_SIZE] ) { in InvertCtrl() function
613 InvertCtrl( width, height, ctrl ); in R_SubdividePatchToGrid()
/dports/games/iortcw/iortcw-1.51c/SP/code/rend2/
H A Dtr_curve.c305 static void InvertCtrl( int width, int height, srfVert_t ctrl[MAX_GRID_SIZE][MAX_GRID_SIZE] ) { in InvertCtrl() function
613 InvertCtrl( width, height, ctrl ); in R_SubdividePatchToGrid()
/dports/games/evq3/evq3/code/renderer/
H A Dtr_curve.c405 static void InvertCtrl(int width, int height, srfVert_t ctrl[MAX_GRID_SIZE][MAX_GRID_SIZE]) in InvertCtrl() function
904 InvertCtrl(width, height, ctrl); in R_SubdividePatchToGrid()