VirtualBox

Changeset 32889 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Oct 4, 2010 11:14:12 PM (14 years ago)
Author:
vboxsync
Message:

wddm/3d: chromium over hgsmi transport fixing & perf measurement

File:
1 edited

Legend:

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

    r32877 r32889  
    12331233typedef struct VBOXVDMACBUF_DR
    12341234{
    1235     uint32_t fFlags : 16;
    1236     uint32_t cbBuf  : 16;
     1235    uint16_t fFlags;
     1236    uint16_t cbBuf;
    12371237    /* RT_SUCCESS()     - on success
    12381238     * VERR_INTERRUPTED - on preemption
     
    12441244        VBOXVIDEOOFFSET offVramBuf;
    12451245    } Location;
    1246     uint64_t aGuestData[6];
     1246    uint64_t aGuestData[7];
    12471247} VBOXVDMACBUF_DR, *PVBOXVDMACBUF_DR;
    12481248
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