Home
last modified time | relevance | path

Searched refs:polymostcallcounts (Results 1 – 2 of 2) sorted by relevance

/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dpolymost_priv.h12 struct polymostcallcounts { struct
21 extern struct polymostcallcounts polymostcallcounts; argument
H A Dpolymost.c200 struct polymostcallcounts polymostcallcounts; variable
984 polymostcallcounts.drawpoly, in polymost_nextpage()
985 polymostcallcounts.domost, in polymost_nextpage()
986 polymostcallcounts.drawalls, in polymost_nextpage()
988 polymostcallcounts.drawsprite in polymost_nextpage()
996 memset(&polymostcallcounts, 0, sizeof(polymostcallcounts)); in polymost_nextpage()
1016 polymostcallcounts.drawpoly++; in drawpoly()
1801 polymostcallcounts.domost++; in domost()
1999 polymostcallcounts.drawalls++; in polymost_drawalls()
3251 polymostcallcounts.drawmaskwall++; in polymost_drawmaskwall()
[all …]