Home
last modified time | relevance | path

Searched refs:MAX_PATCH_SIZE (Results 1 – 25 of 51) sorted by relevance

123

/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/git/patches/
H A Dcollection.rb7 MAX_PATCH_SIZE = 2.megabytes constant in Gitlab.Git.Patches.Collection
20 size < MAX_PATCH_SIZE
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake3/q3map2/
H A Dfog.c75 float d[MAX_PATCH_SIZE][MAX_PATCH_SIZE]; in SplitMeshByPlane()
167 if ( f->width > MAX_PATCH_SIZE ) { in SplitMeshByPlane()
181 if ( b->width > MAX_PATCH_SIZE ) { in SplitMeshByPlane()
H A Dpatch.c242 if( m.width < 0 || m.width > MAX_PATCH_SIZE || m.height < 0 || m.height > MAX_PATCH_SIZE ) in ParsePatch()
/dports/games/netradiant/netradiant-20150621-src/tools/quake3/q3map2/
H A Dfog.c73 float d[MAX_PATCH_SIZE][MAX_PATCH_SIZE]; in SplitMeshByPlane()
168 if ( f->width > MAX_PATCH_SIZE ) { in SplitMeshByPlane()
183 if ( b->width > MAX_PATCH_SIZE ) { in SplitMeshByPlane()
H A Dpatch.c245 if ( m.width < 0 || m.width > MAX_PATCH_SIZE || m.height < 0 || m.height > MAX_PATCH_SIZE ) { in ParsePatch()
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-capture/graphics-hook/
H A Dd3d9-patches.hpp56 #define MAX_PATCH_SIZE 2 macro
/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A Dtr_curve.cpp303 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] ) { in R_SubdividePatchToGrid() argument
H A Dtr_local.h592 #define MAX_PATCH_SIZE 32 // max dimensions of a patch mesh in map file macro
1524 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] );
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/renderer/
H A Dtr_local.h547 #define MAX_PATCH_SIZE 32 // max dimensions of a patch mesh in map file macro
1404 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] );
H A Dtr_curve.c362 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] ) { in R_SubdividePatchToGrid() argument
/dports/games/ioquake3-server/ioquake3-1.36/code/renderer/
H A Dtr_local.h551 #define MAX_PATCH_SIZE 32 // max dimensions of a patch mesh in map file macro
1425 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] );
H A Dtr_curve.c361 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] ) { in R_SubdividePatchToGrid() argument
/dports/games/ioquake3/ioquake3-1.36/code/renderer/
H A Dtr_local.h551 #define MAX_PATCH_SIZE 32 // max dimensions of a patch mesh in map file macro
1425 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] );
H A Dtr_curve.c361 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] ) { in R_SubdividePatchToGrid() argument
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/renderer/
H A Dtr_local.h549 #define MAX_PATCH_SIZE 32 // max dimensions of a patch mesh in map file macro
1426 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] );
H A Dtr_curve.c361 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] ) { in R_SubdividePatchToGrid() argument
/dports/games/iortcw/iortcw-1.51c/MP/code/renderer/
H A Dtr_curve.c367 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] ) { in R_SubdividePatchToGrid() argument
H A Dtr_local.h613 #define MAX_PATCH_SIZE 32 // max dimensions of a patch mesh in map file macro
1591 drawVert_t points[MAX_PATCH_SIZE * MAX_PATCH_SIZE] );
/dports/games/iortcw/iortcw-1.51c/SP/code/renderer/
H A Dtr_curve.c367 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] ) { in R_SubdividePatchToGrid() argument
H A Dtr_local.h619 #define MAX_PATCH_SIZE 32 // max dimensions of a patch mesh in map file macro
1619 drawVert_t points[MAX_PATCH_SIZE * MAX_PATCH_SIZE] );
/dports/games/openarena/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_curve.c361 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] ) { in R_SubdividePatchToGrid() argument
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A Dtr_curve.cpp370 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] ) { in R_SubdividePatchToGrid() argument
H A Dtr_local.h614 #define MAX_PATCH_SIZE 32 // max dimensions of a patch mesh in map file macro
1568 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] );
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/renderer/
H A Dtr_curve.c361 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] ) { in R_SubdividePatchToGrid() argument
/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A Dtr_local.h615 #define MAX_PATCH_SIZE 32 // max dimensions of a patch mesh in map file macro
1542 drawVert_t points[MAX_PATCH_SIZE*MAX_PATCH_SIZE] );

123