Searched defs:glRotatef (Results 1 – 5 of 5) sorted by relevance
44 glRotatef_client_proc_t glRotatef; member
495 void glRotatef(GLfloat angle, GLfloat x, GLfloat y, GLfloat z) in glRotatef() function
44 glRotatef_server_proc_t glRotatef; member
1819 GL_API void GL_APIENTRY glRotatef( GLfloat angle, GLfloat x, GLfloat y, GLfloat z) { in glRotatef() function
1555 #define glRotatef MANGLE(Rotatef) macro