VirtualBox

Ignore:
Timestamp:
Nov 19, 2019 8:07:05 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134776
Message:

Devices/Graphics: logging

File:
1 edited

Legend:

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

    r81903 r81978  
    24942494        AssertRC(rc);
    24952495
    2496         Log4(("Buffer content (updated at [0x%x;0x%x):\n%.*Rhxd\n", offHst, offHst + cbWidth, pMipLevel->cbSurface, pMipLevel->pSurfaceData));
     2496        Log4(("Buffer updated at [0x%x;0x%x):\n%.*Rhxd\n", offHst, offHst + cbWidth, cbWidth, (uint8_t *)pMipLevel->pSurfaceData + offHst));
    24972497
    24982498        /* Do not bother to copy the data to the D3D resource now. vmsvga3dDrawPrimitives will do that.
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