Home
last modified time | relevance | path

Searched refs:wine_glColor3fv (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dgl_compat.c328 static void WINE_GLAPI wine_glColor3fv(const GLfloat *c) { in wine_glColor3fv() function
455 gl_info->gl_ops.gl.p_glColor3fv = wine_glColor3fv; in install_gl_compat_wrapper()