VirtualBox

Changeset 50958 in vbox


Ignore:
Timestamp:
Apr 3, 2014 6:33:22 AM (11 years ago)
Author:
vboxsync
Message:

VBoxVideo: cleanup disabled defs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxVideo.h

    r50957 r50958  
    15871587#define VBOXCMDVBVA_OPTYPE_NOP                          0x80
    15881588
    1589 ///* u8Flags flags */
    1590 ///* source allocation is specified with the host id. if not set - source allocation is specified with VRAM offset */
    1591 //#define VBOXCMDVBVA_OPF_ALLOC_SRCID                     0x80
    1592 ///* destination allocation is specified with the host id. if not set - destination allocation is specified with VRAM offset */
    1593 //#define VBOXCMDVBVA_OPF_ALLOC_DSTID                     0x40
    1594 //
    1595 ///* transfer from RAM to Allocation */
     1589/* u8Flags flags */
     1590/* transfer from RAM to Allocation */
    15961591#define VBOXCMDVBVA_OPF_PAGING_TRANSFER_IN                  0x80
    1597 //
    1598 ///* VBOXCMDVBVA_OPTYPE_BLT_PRIMARY specific flags*/
    1599 ///* if set - src is a primary id */
    1600 //#define VBOXCMDVBVA_OPF_ALLOC_SRCPRIMARY               0x20
    1601 ///* if set - dst is a primary id */
    1602 //#define VBOXCMDVBVA_OPF_ALLOC_DSTPRIMARY               0x10
    16031592
    16041593#define VBOXCMDVBVA_OPF_BLT_TYPE_PRIMARY                    0
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette