mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
VideoBackends: Use DXGI 1.6 and D3D11_4
This commit is contained in:
@ -3,8 +3,9 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <d3d11.h>
|
||||
#include <d3d11_4.h>
|
||||
#include <string_view>
|
||||
|
||||
#include "VideoBackends/D3D/D3DState.h"
|
||||
#include "VideoCommon/AbstractGfx.h"
|
||||
|
||||
|
Reference in New Issue
Block a user