1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-02-20 19:54:19 +01:00

[dxgi] Include DXGI 1.6 headers

This commit is contained in:
Philip Rebohle 2020-04-28 14:44:05 +02:00
parent 9f4baf3f55
commit 26ea12b18e
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99

View File

@ -28,7 +28,7 @@
#include "../util/util_monitor.h"
#include "../util/util_string.h"
#include <dxgi1_5.h>
#include <dxgi1_6.h>
// For some reason, these are not exposed
#ifndef DXGI_RESOURCE_PRIORITY_NORMAL