Searched refs:PopMatrix (Results 1 – 5 of 5) sorted by relevance
285 void PopMatrix(void);1195 return es1::PopMatrix(); in glPopMatrix()1555 this->glPopMatrix = es1::PopMatrix; in LibGLES_CMexports()
3363 void PopMatrix(void) in PopMatrix() function
347 void (GLAPIENTRY * PopMatrix)(void);
863 { "glPopMatrix", _O(PopMatrix) },
1647 #define glPopMatrix MANGLE(PopMatrix)