Searched refs:fxpoint_t (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/QW/scitech/include/
H A Dmgraph.h588 } fxpoint_t; typedef in typeref:struct:__anon12118
600 fxpoint_t p;
605 fxpoint_t p;
609 fxpoint_t p;
615 fxpoint_t p;
621 fxpoint_t p;
1228 void ASMAPI MGL_fillPolygonFX(m_int count,fxpoint_t *vArray,m_int vinc,fix32_t xOffset,fix32_t yOffset);
1229 void ASMAPI MGL_fillPolygonFastFX(m_int count,fxpoint_t *vArray,m_int vinc,fix32_t xOffset,fix32_t yOffset);
1245 void ASMAPI MGL_triFast(fxpoint_t *v1,fxpoint_t *v
[all...]
/external/quake/quake/src/WinQuake/scitech/INCLUDE/
H A DMGRAPH.H588 } fxpoint_t; typedef in typeref:struct:__anon12417
600 fxpoint_t p;
605 fxpoint_t p;
609 fxpoint_t p;
615 fxpoint_t p;
621 fxpoint_t p;
1228 void ASMAPI MGL_fillPolygonFX(m_int count,fxpoint_t *vArray,m_int vinc,fix32_t xOffset,fix32_t yOffset);
1229 void ASMAPI MGL_fillPolygonFastFX(m_int count,fxpoint_t *vArray,m_int vinc,fix32_t xOffset,fix32_t yOffset);
1245 void ASMAPI MGL_triFast(fxpoint_t *v1,fxpoint_t *v
[all...]

Completed in 2284 milliseconds