Changeset 49507 in vbox for trunk/include/VBox/VBoxVideo.h
- Timestamp:
- Nov 15, 2013 3:20:59 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 90667
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/include/VBox/VBoxVideo.h
r49474 r49507 1578 1578 /* allocation paging fill request */ 1579 1579 #define VBOXCMDVBVA_OPTYPE_PAGING_FILL 5 1580 /* same as VBOXCMDVBVA_OPTYPE_NOP, but contains VBOXCMDVBVA_HDR data */ 1581 #define VBOXCMDVBVA_OPTYPE_NOPCMD 6 1582 1580 1583 /* nop - is a one-bit command. The buffer size to skip is determined by VBVA buffer size */ 1581 1584 #define VBOXCMDVBVA_OPTYPE_NOP 0x80
Note:
See TracChangeset
for help on using the changeset viewer.