Changeset 22028 in vbox for trunk/include
- Timestamp:
- Aug 6, 2009 11:50:01 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxVideo.h
r21939 r22028 366 366 uint32_t width; 367 367 uint32_t pitch; 368 uint32_t bitsPerPixel; 368 uint32_t sizeX; 369 uint32_t sizeY; 369 370 uint32_t cBackBuffers; 371 uint32_t Reserved; 370 372 VBOXVHWA_COLORKEY DstOverlayCK; 371 373 VBOXVHWA_COLORKEY DstBltCK;
Note:
See TracChangeset
for help on using the changeset viewer.