VirtualBox

Ignore:
Timestamp:
Sep 2, 2015 4:48:53 PM (9 years ago)
Author:
vboxsync
Message:

WDDM, GuestHost/OpenGL: support for floating point texture formats

File:
1 edited

Legend:

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

    r53519 r57601  
    548548            return 32;
    549549        case D3DDDIFMT_A16B16G16R16:
    550 // Floating-point formats are not implemented in Chromium.
    551 //        case D3DDDIFMT_A16B16G16R16F:
     550        case D3DDDIFMT_A16B16G16R16F:
    552551            return 64;
     552        case D3DDDIFMT_A32B32G32R32F:
     553            return 128;
    553554        case D3DDDIFMT_A8P8:
    554555            return 16;
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