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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c722 static void surface_bind(struct wined3d_surface *surface, struct wined3d_context *context, BOOL srgb) function
817 surface_bind(surface, context, srgb);
2915 surface_bind(dst_surface, context, FALSE);

Completed in 93 milliseconds