Changeset 25047 in vbox for trunk/include/VBox
- Timestamp:
- Nov 27, 2009 11:38:57 AM (15 years ago)
- svn:sync-xref-src-repo-rev:
- 55380
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxVideo.h
r25039 r25047 261 261 #define VBOXVHWA_VERSION_MAJ 0 262 262 #define VBOXVHWA_VERSION_MIN 0 263 #define VBOXVHWA_VERSION_BLD 5263 #define VBOXVHWA_VERSION_BLD 6 264 264 #define VBOXVHWA_VERSION_RSV 0 265 265 … … 374 374 uint32_t rgbABitMask; 375 375 } m4; 376 377 uint32_t Reserved; 376 378 } VBOXVHWA_PIXELFORMAT; 377 379
Note:
See TracChangeset
for help on using the changeset viewer.