VirtualBox

Ignore:
Timestamp:
Dec 15, 2010 11:09:58 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
68955
Message:

Moved assertion to the place that actually relies on it

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Display/wddm/VBoxDispD3D.cpp

    r34939 r35121  
    56875687    }
    56885688
    5689     Assert(pRc->hResource);
    56905689    Assert(pRc->hKMResource || VBOXDISPMODE_IS_3D(pAdapter));
    56915690    if (pRc->hKMResource)
     
    56945693        {
    56955694            D3DDDICB_DEALLOCATE Dealloc;
     5695
     5696            Assert(pRc->hResource);
     5697
    56965698            Dealloc.hResource = pRc->hResource;
    56975699            /* according to the docs the below two are ignored in case we set the hResource */
Note: See TracChangeset for help on using the changeset viewer.

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