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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dgl_compat.c352 static void WINE_GLAPI wine_glFogCoorddvEXT(const GLdouble *f) { function
548 gl_info->gl_ops.ext.p_glFogCoorddvEXT = wine_glFogCoorddvEXT;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dgl_compat.c348 static void WINE_GLAPI wine_glFogCoorddvEXT(const GLdouble *f) { function
544 gl_info->glFogCoorddvEXT = wine_glFogCoorddvEXT;

Completed in 101 milliseconds