VirtualBox

Ignore:
Timestamp:
Nov 3, 2019 3:49:20 PM (5 years ago)
Author:
vboxsync
Message:

WDDM: miniport should tell the user mode driver whether 3D is enabled for the VM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/VBoxMPWddm.cpp

    r81594 r81632  
    20002000                    pQAI->u32Version = VBOXVIDEOIF_VERSION;
    20012001                    pQAI->enmHwType = pDevExt->enmHwType;
     2002                    pQAI->u32AdapterCaps = pDevExt->f3DEnabled ? VBOXWDDM_QAI_CAP_3D : 0;
    20022003                    if (pDevExt->enmHwType == VBOXVIDEO_HWTYPE_VBOX)
    20032004                    {
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