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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dgl_compat.c139 static void WINE_GLAPI wine_glGetIntegerv(GLenum pname, GLint* params) { function
379 gl_info->gl_ops.gl.p_glGetIntegerv = wine_glGetIntegerv;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dgl_compat.c135 static void WINE_GLAPI wine_glGetIntegerv(GLenum pname, GLint* params) { function
375 glGetIntegerv = wine_glGetIntegerv;

Completed in 46 milliseconds