Home
last modified time | relevance | path

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

/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp704 {"glRasterPos3f", P(GL_RasterPos3f)},
Dentry_points_gl_1_autogen.h282 ANGLE_EXPORT void GL_APIENTRY GL_RasterPos3f(GLfloat x, GLfloat y, GLfloat z);
DlibGL_autogen.cpp1037 return GL_RasterPos3f(x, y, z); in glRasterPos3f()
Dentry_points_gl_1_autogen.cpp4526 void GL_APIENTRY GL_RasterPos3f(GLfloat x, GLfloat y, GLfloat z) in GL_RasterPos3f() function