VirtualBox

Ignore:
Timestamp:
Mar 9, 2010 10:16:07 AM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
58561
Message:

wddm: bugfix

File:
1 edited

Legend:

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

    r26794 r27201  
    1616#ifndef ___VBoxVideoVidPn_h___
    1717#define ___VBoxVideoVidPn_h___
     18
     19#define VBOXVDPN_C_DISPLAY_HBLANK_SIZE 200
     20#define VBOXVDPN_C_DISPLAY_VBLANK_SIZE 180
    1821
    1922NTSTATUS vboxVidPnCheckTopology(const D3DKMDT_HVIDPN hDesiredVidPn,
     
    104107        PFNVBOXVIDPNENUMTARGETMODES pfnCallback, PVOID pContext);
    105108
     109NTSTATUS vboxVidPnPopulateMonitorSourceModeInfoFromLegacy(struct _DEVICE_EXTENSION* pDevExt,
     110        D3DKMDT_MONITOR_SOURCE_MODE *pMonitorSourceMode,
     111        D3DKMDT_2DREGION *pResolution,
     112        D3DKMDT_MONITOR_CAPABILITIES_ORIGIN enmOrigin,
     113        BOOLEAN bPreferred);
     114
    106115#endif /* #ifndef ___VBoxVideoVidPn_h___ */
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