VirtualBox

Changeset 108629 in vbox


Ignore:
Timestamp:
Mar 20, 2025 11:02:34 AM (7 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168041
Message:

libs/dxvk-2.3.1: clang build fixes, bugref:10391

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/dxvk-2.3.1/include/native/directx/d3d11.h

    r105107 r108629  
    799799#endif
    800800#if !defined(D3D11_NO_HELPERS) && defined(__cplusplus)
     801#ifndef VBOX
    801802struct CD3D11_DEFAULT {};
     803#else
     804struct CD3D11_DEFAULT { uint8_t bDummy; };
     805#endif
    802806extern const DECLSPEC_SELECTANY CD3D11_DEFAULT D3D11_DEFAULT;
    803807#endif
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