Changeset 108641 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h
- Timestamp:
- Mar 20, 2025 12:48:42 PM (2 months ago)
- svn:sync-xref-src-repo-rev:
- 168054
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h
r106061 r108641 673 673 uint32_t u32AdapterCaps; /* VBOXWDDM_QAI_CAP_* */ 674 674 uint32_t cInfos; /* Number of initialized elements in aInfos (equal to number of guest 675 * displays). 0 if VBOX_WITH_VIDEOHWACCEL is not defined. */675 * displays). Always 0 currently. */ 676 676 VBOXVHWA_INFO aInfos[VBOX_VIDEO_MAX_SCREENS]; /* cInfos elements are initialized. */ 677 677 union
Note:
See TracChangeset
for help on using the changeset viewer.