Changeset 32622 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/volume.c
- Timestamp:
- Sep 17, 2010 8:18:39 PM (14 years ago)
- svn:sync-xref-src-repo-rev:
- 66026
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/volume.c
r30916 r32622 409 409 hr = resource_init((IWineD3DResource *)volume, WINED3DRTYPE_VOLUME, device, 410 410 width * height * depth * format_desc->byte_count, usage, format_desc, pool, parent, parent_ops 411 #ifdef VBOX WDDM411 #ifdef VBOX_WITH_WDDM 412 412 , NULL, NULL 413 413 #endif
Note:
See TracChangeset
for help on using the changeset viewer.