VirtualBox

Ignore:
Timestamp:
Dec 11, 2019 1:24:35 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
135416
Message:

WDDM: added DXVAHD and WIN7 adapter capabilities, currently disabled

File:
1 edited

Legend:

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

    r82414 r82547  
    569569#endif /* VBOX_WITH_MESA3D */
    570570
    571 #define VBOXWDDM_QAI_CAP_3D   0x00000001 /* 3D is enabled in the VM settings. */
    572 #define VBOXWDDM_QAI_CAP_DXVA 0x00000002 /* DXVA is not disabled in the guest registry. */
     571#define VBOXWDDM_QAI_CAP_3D     0x00000001 /* 3D is enabled in the VM settings. */
     572#define VBOXWDDM_QAI_CAP_DXVA   0x00000002 /* DXVA is not disabled in the guest registry. */
     573#define VBOXWDDM_QAI_CAP_DXVAHD 0x00000004 /* DXVA-HD is not disabled in the guest registry. */
     574#define VBOXWDDM_QAI_CAP_WIN7   0x00000008 /* User mode driver can report D3D_UMD_INTERFACE_VERSION_WIN7. */
    573575
    574576/* D3DDDICB_QUERYADAPTERINFO::pPrivateDriverData */
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