Home
last modified time | relevance | path

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

/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dpolymost_priv.h61 extern const GLfloat gidentitymat[4][4];
H A Dpolymost.c185 const GLfloat gidentitymat[4][4] = { variable
1187 draw.modelview = &gidentitymat[0][0]; in drawpoly()
4229 draw.modelview = &gidentitymat[0][0]; in polymost_fillpolygon()