VirtualBox

Changeset 69852 in vbox for trunk


Ignore:
Timestamp:
Nov 28, 2017 7:14:30 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119293
Message:

Devices/Graphics: block size of a couple of formats.

File:
1 edited

Legend:

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

    r69665 r69852  
    369369        *pcxBlock = 1;
    370370        *pcyBlock = 1;
    371         return 2;
     371        return 8;
    372372    case SVGA3D_ARGB_S23E8:   /* 32-bit floating-point ARGB */
    373373        *pcxBlock = 1;
    374374        *pcyBlock = 1;
    375         return 4;
     375        return 16;
    376376
    377377    case SVGA3D_A2R10G10B10:
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