VirtualBox

Changeset 73195 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Jul 18, 2018 8:21:20 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123798
Message:

DevVGA: debug build fix

File:
1 edited

Legend:

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

    r73194 r73195  
    23662366        AssertRC(rc);
    23672367
    2368         Log4(("Buffer first line:\n%.*Rhxd\n", cbWidth, (uint8_t *)pMipLevel->pSurfaceData + uHostOffset));
     2368        Log4(("Buffer first line:\n%.*Rhxd\n", cbWidth, (uint8_t *)pMipLevel->pSurfaceData + offHst));
    23692369
    23702370        /* 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