VirtualBox

Changeset 27682 in vbox for trunk/include


Ignore:
Timestamp:
Mar 24, 2010 6:37:48 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
59270
Message:

2d: unified code for VBoxXxx & UIXxx, moved 2D state logic outside QGLWidget

File:
1 edited

Legend:

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

    r27629 r27682  
    740740typedef struct _VBOXVHWACMD_HH_CONSTRUCT
    741741{
    742     void * pVM;
     742    void    *pVM;
     743    /* VRAM info for the backend to be able to properly translate VRAM offsets */
     744    void    *pvVRAM;
     745    uint32_t cbVRAM;
    743746} VBOXVHWACMD_HH_CONSTRUCT;
    744747
Note: See TracChangeset for help on using the changeset viewer.

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