VirtualBox

Ignore:
Timestamp:
Nov 23, 2018 10:45:22 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
126896
Message:

WDDM: GaScreenDestroy

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/gallium/VBoxMPGaWddm.cpp

    r75655 r75697  
    475475{
    476476    return SvgaScreenDefine(pGaDevExt->hw.pSvga, u32Offset, u32ScreenId, xOrigin, yOrigin, u32Width, u32Height);
     477}
     478
     479NTSTATUS GaScreenDestroy(PVBOXWDDM_EXT_GA pGaDevExt,
     480                         uint32_t u32ScreenId)
     481{
     482    return SvgaScreenDestroy(pGaDevExt->hw.pSvga, u32ScreenId);
    477483}
    478484
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