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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/d3d8/
H A Dsurface.c340 static const struct wined3d_parent_ops d3d8_surface_wined3d_parent_ops = variable in typeref:struct:wined3d_parent_ops
364 flags, surface, &d3d8_surface_wined3d_parent_ops, &surface->wined3d_surface);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/d3d8/
H A Dsurface.c295 static const struct wined3d_parent_ops d3d8_surface_wined3d_parent_ops = variable in typeref:struct:wined3d_parent_ops
320 &d3d8_surface_wined3d_parent_ops);

Completed in 52 milliseconds