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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c354 static void wined3d_adapter_cleanup(struct wined3d_adapter *adapter) function
398 wined3d_adapter_cleanup(&This->adapters[i]);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddirectx.c443 static void wined3d_adapter_cleanup(struct wined3d_adapter *adapter) function
470 wined3d_adapter_cleanup(&wined3d->adapters[i]);

Completed in 94 milliseconds