Searched refs:glRotated (Results 1 – 11 of 11) sorted by relevance
/external/mesa3d/src/gallium/targets/osmesa/ |
D | osmesa.mingw.def | 263 glRotated = glRotated@32
|
D | osmesa.def | 266 glRotated
|
/external/mesa3d/src/gallium/frontends/wgl/ |
D | opengl32.mingw.def | 256 glRotated = glRotated@32
|
D | opengl32.def | 256 glRotated
|
D | stw_context.c | 904 &glRotated,
|
D | gldrv.h | 333 …void (APIENTRY *glRotated )( GLdouble angle, GLdouble x, GLdouble y, GLdouble …
|
/external/angle/src/libGL/ |
D | libGL_autogen.def | 232 glRotated
|
D | libGL_autogen.cpp | 1181 void GL_APIENTRY glRotated(GLdouble angle, GLdouble x, GLdouble y, GLdouble z) in glRotated() function
|
/external/eigen/unsupported/Eigen/ |
D | OpenGLSupport | 187 glRotated(rot.angle()*180.0/EIGEN_PI, 0.0, 0.0, 1.0);
|
/external/mesa3d/include/GL/ |
D | gl.h | 886 GLAPI void GLAPIENTRY glRotated( GLdouble angle,
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 1091 GLAPI void GLAPIENTRY glRotated (GLdouble angle, GLdouble x, GLdouble y, GLdouble z);
|