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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dsurface.c1110 static void surface_unmap(struct wined3d_surface *surface) function
2207 surface_unmap,
4145 surface->surface_ops->surface_unmap(surface);
H A Dwined3d_private.h2250 void (*surface_unmap)(struct wined3d_surface *surface); member in struct:wined3d_surface_ops

Completed in 65 milliseconds