Searched defs:glRotatef (Results 1 – 3 of 3) sorted by relevance
16 inline void glRotatef(GLfloat a0,GLfloat a1,GLfloat a2,GLfloat a3) {xGLL(EGL_TOKEN_glRotatef);x… in glRotatef() function
566 public void glRotatef(float angle, float x, float y, float z) { in glRotatef() method in GLErrorLogger.ErrorLoggingGL
1555 #define glRotatef MANGLE(Rotatef) macro