Searched defs:wine_glFogCoordfvEXT (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dgl_compat.c349 static void WINE_GLAPI wine_glFogCoordfvEXT(const GLfloat *f) { function
536 gl_info->gl_ops.ext.p_glFogCoordfvEXT = wine_glFogCoordfvEXT;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dgl_compat.c345 static void WINE_GLAPI wine_glFogCoordfvEXT(const GLfloat *f) { function
532 gl_info->glFogCoordfvEXT = wine_glFogCoordfvEXT;

Completed in 49 milliseconds