mirror of
https://github.com/doitsujin/dxvk.git
synced 2024-12-04 07:24:15 +01:00
[d3d11] Include D3D11.4 headers
This commit is contained in:
parent
fdf560150f
commit
6ab6b4a209
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
#include "../dxgi/dxgi_include.h"
|
#include "../dxgi/dxgi_include.h"
|
||||||
|
|
||||||
#include <d3d11_3.h>
|
#include <d3d11_4.h>
|
||||||
|
|
||||||
// This is not defined in the mingw headers
|
// This is not defined in the mingw headers
|
||||||
#ifndef D3D11_1_UAV_SLOT_COUNT
|
#ifndef D3D11_1_UAV_SLOT_COUNT
|
||||||
|
Loading…
Reference in New Issue
Block a user