Home
last modified time | relevance | path

Searched refs:polymost_fillpolygon (Results 1 – 7 of 7) sorted by relevance

/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dpolymost_priv.h119 void polymost_fillpolygon (int npoints);
H A Dpolymost.c4176 void polymost_fillpolygon (int npoints) in polymost_fillpolygon() function
H A Dengine.c3987 if (rendmode == 3) { polymost_fillpolygon(npoints); return; } in fillpolygon()
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Dpolymost.h47 void polymost_fillpolygon(int32_t npoints);
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A Dpolymer.cpp1084 polymost_fillpolygon(npoints); in polymer_fillpolygon()
H A Dpolymost.cpp9524 void polymost_fillpolygon(int32_t npoints) in polymost_fillpolygon() function
H A Dengine.cpp6768 polymost_fillpolygon(npoints); in renderFillPolygon()