Home
last modified time | relevance | path

Searched refs:GL_RasterPos3d (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp702 {"glRasterPos3d", P(GL_RasterPos3d)},
Dentry_points_gl_1_autogen.h280 ANGLE_EXPORT void GL_APIENTRY GL_RasterPos3d(GLdouble x, GLdouble y, GLdouble z);
DlibGL_autogen.cpp1027 return GL_RasterPos3d(x, y, z); in glRasterPos3d()
Dentry_points_gl_1_autogen.cpp4483 void GL_APIENTRY GL_RasterPos3d(GLdouble x, GLdouble y, GLdouble z) in GL_RasterPos3d() function