VirtualBox

Changeset 94273 in vbox for trunk


Ignore:
Timestamp:
Mar 16, 2022 3:09:00 PM (3 years ago)
Author:
vboxsync
Message:

Devices/Graphics: scm fix: bugref:9830

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-win-dx.cpp

    r94272 r94273  
    27752775    if (RT_SUCCESS(rc))
    27762776    {
    2777         IDXGIAdapter *pAdapter = NULL; 
     2777        IDXGIAdapter *pAdapter = NULL;
    27782778        HRESULT hr = pBackend->dxDevice.pDxgiFactory->EnumAdapters(0, &pAdapter);
    27792779        if (SUCCEEDED(hr))
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