VirtualBox

vbox的更動 35121 路徑 trunk/src/VBox/Additions/WINNT


忽略:
時間撮記:
2010-12-15 上午11:09:58 (14 年 以前)
作者:
vboxsync
訊息:

Moved assertion to the place that actually relies on it

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • 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 */
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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