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

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Ddevice.c5376 static void device_resource_remove(struct wined3d_device *device, struct wined3d_resource *resource) function
5486 device_resource_remove(device, resource);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddevice.c7034 static void device_resource_remove(IWineD3DDeviceImpl *This, IWineD3DResource *resource) function
7133 device_resource_remove(This, resource);

Completed in 145 milliseconds