Searched refs:GL_Rotated (Results 1 – 4 of 4) sorted by relevance
/external/angle/src/libGL/ |
D | proc_table_wgl_autogen.cpp | 734 {"glRotated", P(GL_Rotated)},
|
D | entry_points_gl_1_autogen.h | 313 ANGLE_EXPORT void GL_APIENTRY GL_Rotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z);
|
D | libGL_autogen.cpp | 1168 return GL_Rotated(angle, x, y, z); in glRotated()
|
D | entry_points_gl_1_autogen.cpp | 5090 void GL_APIENTRY GL_Rotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z) in GL_Rotated() function
|