VirtualBox

Ignore:
Timestamp:
Aug 20, 2010 5:12:14 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65029
Message:

wine: basics for shared resource handling

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/cubetexture.c

    r30916 r31828  
    489489
    490490    hr = basetexture_init((IWineD3DBaseTextureImpl *)texture, levels, WINED3DRTYPE_CUBETEXTURE,
    491             device, 0, usage, format_desc, pool, parent, parent_ops);
     491            device, 0, usage, format_desc, pool, parent, parent_ops
     492#ifdef VBOXWDDM
     493        , NULL
     494        , NULL
     495#endif
     496            );
    492497    if (FAILED(hr))
    493498    {
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette