mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-06-18 22:50:57 +00:00
Default to D3D11VA on multi-GPU systems
This commit is contained in:
@@ -81,5 +81,6 @@ private:
|
||||
#define DXVA2_QUIRK_NO_VP 0x01
|
||||
#define DXVA2_QUIRK_SET_DEST_FORMAT 0x02
|
||||
#define DXVA2_QUIRK_WDDM_20_PLUS 0x04
|
||||
#define DXVA2_QUIRK_MULTI_GPU 0x08
|
||||
int m_DeviceQuirks;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user