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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dgl_compat.c203 static void WINE_GLAPI wine_glFogiv(GLenum pname, const GLint *param) { function
443 gl_info->gl_ops.gl.p_glFogiv = wine_glFogiv;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dgl_compat.c199 static void WINE_GLAPI wine_glFogiv(GLenum pname, const GLint *param) { function
439 glFogiv = wine_glFogiv;

Completed in 375 milliseconds