VirtualBox

Ignore:
Timestamp:
Oct 20, 2010 10:25:22 AM (14 years ago)
Author:
vboxsync
Message:

Additions/WINNT/Graphics: more refactoring and some re-ordering

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Miniport/VBoxVideo.h

    r33226 r33252  
    203203typedef struct VBOXVIDEO_COMMON
    204204{
     205    int cDisplays;                      /* Number of displays. */
     206
    205207    ULONG cbVRAM;                       /* The VRAM size. */
    206208
     
    214216    volatile HGSMIHOSTFLAGS * pHostFlags; /* HGSMI host flags */
    215217    volatile bool bHostCmdProcessing;
    216     VBOXVCMNSPIN_LOCK pSynchLock;
    217218
    218219    PVOID pvAdapterInformation;         /* The pointer to the last 4K of VRAM.
     
    268269           ULONG ulVbvaEnabled;                /* Indicates that VBVA mode is enabled. */
    269270
    270            int cDisplays;                      /* Number of displays. */
    271 
    272271#ifdef VBOX_WITH_WDDM
    273272           VBOXVDMAINFO Vdma;
     
    276275# endif
    277276#endif
     277
     278           VBOXVCMNSPIN_LOCK pSynchLock;
    278279
    279280           ULONG ulMaxFrameBufferSize;         /* The size of the VRAM allocated for the a single framebuffer. */
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