- Timestamp:
- Jun 15, 2016 3:11:38 PM (9 years ago)
- svn:sync-xref-src-repo-rev:
- 108092
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp
r61548 r61722 1112 1112 pDevExt->fTexPresentEnabled = !!(VBoxMpCrGetHostCaps() & CR_VBOX_CAP_TEX_PRESENT); 1113 1113 pDevExt->fCmdVbvaEnabled = !!(VBoxMpCrGetHostCaps() & CR_VBOX_CAP_CMDVBVA); 1114 # if 11114 # if 0 1115 1115 pDevExt->fComplexTopologiesEnabled = pDevExt->fCmdVbvaEnabled; 1116 1116 # else
Note:
See TracChangeset
for help on using the changeset viewer.