VirtualBox

Changeset 95300 in vbox for trunk/src/VBox/Additions/3D


Ignore:
Timestamp:
Jun 17, 2022 1:13:24 PM (2 years ago)
Author:
vboxsync
Message:

Additions/3D/win/VBoxGL: another format. bugref:9845

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/3D/win/VBoxGL/GaDrvEnvKMT.cpp

    r95234 r95300  
    394394                                     * because the D3DDDIFMT_ value is used only to compute bpp, pitch, etc. */
    395395        case SVGA3D_A8_UNORM:       return D3DDDIFMT_A8;
     396        case SVGA3D_B5G5R5A1_UNORM: return D3DDDIFMT_A1R5G5B5;
    396397        default: break;
    397398    }
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