Changeset 46783 in vbox for trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h
- Timestamp:
- Jun 25, 2013 4:09:37 PM (12 years ago)
- svn:sync-xref-src-repo-rev:
- 86715
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h
r46757 r46783 35 35 36 36 /* One would increase this whenever definitions in this file are changed */ 37 #define VBOXVIDEOIF_VERSION 1 737 #define VBOXVIDEOIF_VERSION 18 38 38 39 39 #define VBOXWDDM_NODE_ID_SYSTEM 0 … … 485 485 { 486 486 uint32_t u32Version; 487 uint32_t u32VBox3DCaps; 487 488 uint32_t cInfos; 488 489 VBOXVHWA_INFO aInfos[VBOX_VIDEO_MAX_SCREENS];
Note:
See TracChangeset
for help on using the changeset viewer.