Changeset 20009 in vbox for trunk/include
- Timestamp:
- May 25, 2009 6:36:52 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 47729
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxVideo.h
r19844 r20009 267 267 int32_t iDisplay; /* display index */ 268 268 int32_t Reserved; /* reserved, must be null*/ 269 uint64_t GuestVBVAReserved1; /* field internally used by the guest VBVA cmd handling, must NOT be modified by clients */ 270 uint64_t GuestVBVAReserved2; /* field internally used by the guest VBVA cmd handling, must NOT be modified by clients */ 269 271 char body[1]; 270 272 } VBOXVHWACMD;
Note:
See TracChangeset
for help on using the changeset viewer.