VirtualBox

Ignore:
Timestamp:
Dec 7, 2017 12:48:39 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
119482
Message:

WDDM: two new formats for vboxWddmCalcBitsPerPixel; logging; minor cleanups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/common/wddm/VBoxMPIf.h

    r69500 r69976  
    604604        case D3DDDIFMT_R32F:
    605605            return 32;
     606        case D3DDDIFMT_G32R32F:
     607            return 64;
    606608        case D3DDDIFMT_R16F:
    607609            return 16;
     610        case D3DDDIFMT_G16R16F:
     611            return 32;
    608612        case D3DDDIFMT_YUY2: /* 4 bytes per 2 pixels. */
    609613        case VBOXWDDM_D3DDDIFORMAT_FROM_FOURCC('Y', 'V', '1', '2'):
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