Searched refs:wine_glVertex3f (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dgl_compat.c306 static void WINE_GLAPI wine_glVertex3f(GLfloat x, GLfloat y, GLfloat z) { function
486 gl_info->gl_ops.gl.p_glVertex3f = wine_glVertex3f;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dgl_compat.c302 static void WINE_GLAPI wine_glVertex3f(GLfloat x, GLfloat y, GLfloat z) { function
482 glVertex3f = wine_glVertex3f;

Completed in 45 milliseconds