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