Home
last modified time | relevance | path

Searched defs:glLoadMatrixd (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/extensions/gdx-bullet/jni/vs/Glut/EmptyGL/GL/
Degl_logged.h11 inline void glLoadMatrixd(const GLdouble * a0) {xGLL(EGL_TOKEN_glLoadMatrixd);xGLL(a0);}; in glLoadMatrixd() function
/external/mesa3d/include/GL/
Dgl_mangle.h1004 #define glLoadMatrixd MANGLE(LoadMatrixd) macro