VirtualBox

Changeset 104819 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
May 30, 2024 9:17:47 AM (8 months ago)
Author:
vboxsync
Message:

Main: Also make use of PlatformPropertiesImpl::s_getSupportedVRAMRange() in GraphicsAdapter::setVRAMSize(); also take the SchemaDefs in PlatformPropertiesImpl::s_getSupportedVRAMRange() into account. bugref:​10693

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/PlatformPropertiesImpl.h

    r104780 r104819  
    6767    static ULONG s_getMaxNetworkAdapters(ChipsetType_T aChipset);
    6868    static ULONG s_getMaxNetworkAdaptersOfType(ChipsetType_T aChipset, NetworkAttachmentType_T aType);
     69    static HRESULT s_getSupportedVRAMRange(GraphicsControllerType_T aGraphicsControllerType, BOOL fAccelerate3DEnabled, ULONG *aMinMB, ULONG *aMaxMB, ULONG *aStrideSizeMB);
    6970
    7071private:
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