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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dgl_compat.c181 static void WINE_GLAPI wine_glFogi(GLenum pname, GLint param) { function
437 gl_info->gl_ops.gl.p_glFogi = wine_glFogi;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dgl_compat.c177 static void WINE_GLAPI wine_glFogi(GLenum pname, GLint param) { function
433 glFogi = wine_glFogi;

Completed in 57 milliseconds