VirtualBox

Changeset 95742 in vbox for trunk/src/VBox/Devices/Graphics


Ignore:
Timestamp:
Jul 20, 2022 9:31:39 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
152448
Message:

Devices/DevVGA-SVGA: Compile fix when VBOX_WITH_VMSVGA3D is not defined.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp

    r95739 r95742  
    62936293static void vmsvgaR3GetCaps(PVGASTATE pThis, PVGASTATECC pThisCC, uint32_t *pu32DeviceCaps, uint32_t *pu32FIFOCaps)
    62946294{
     6295#ifndef VBOX_WITH_VMSVGA3D
     6296    RT_NOREF(pThisCC);
     6297#endif
     6298
    62956299    /* Device caps. */
    62966300    *pu32DeviceCaps = SVGA_CAP_GMR
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