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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dvolume.c40 static void volume_bind_and_dirtify(IWineD3DVolume *iface) { function
344 volume_bind_and_dirtify(iface);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dvolume.c42 static void volume_bind_and_dirtify(const struct wined3d_volume *volume, struct wined3d_context *context) function
102 volume_bind_and_dirtify(volume, context);

Completed in 51 milliseconds