Home
last modified time | relevance | path

Searched defs:glPushMatrix (Results 1 – 3 of 3) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
Degl_logged.h8 inline void glPushMatrix() {xGLL(EGL_TOKEN_glPushMatrix);}; in glPushMatrix() function
/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java554 public void glPushMatrix() { in glPushMatrix() method in GLErrorLogger.ErrorLoggingGL
/external/mesa3d/include/GL/
Dgl_mangle.h1476 #define glPushMatrix MANGLE(PushMatrix) macro