Changeset 104819 in vbox for trunk/src/VBox/Main/include
- Timestamp:
- May 30, 2024 9:17:47 AM (8 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/include/PlatformPropertiesImpl.h
r104780 r104819 67 67 static ULONG s_getMaxNetworkAdapters(ChipsetType_T aChipset); 68 68 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); 69 70 70 71 private:
Note:
See TracChangeset
for help on using the changeset viewer.