VirtualBox

Changeset 82431 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Dec 5, 2019 4:52:24 PM (5 years ago)
Author:
vboxsync
Message:

Devices/Graphics: assertion message

File:
1 edited

Legend:

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

    r82114 r82431  
    12901290            }
    12911291            else
    1292                 AssertMsgFailed(("idAssociatedContext cid = %d, sid = %d\n", pSurface->idAssociatedContext, pSurface->id));
     1292                AssertMsgFailed(("idAssociatedContext cid=%u, sid=%u\n", pSurface->idAssociatedContext, pSurface->id));
    12931293        }
    12941294        else
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