1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2025-03-13 19:29:14 +01:00

[dxgi] Include DXGI 1.5 headers

This commit is contained in:
Philip Rebohle 2019-09-19 16:34:05 +02:00
parent 9941769237
commit 9ed980a962
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99

View File

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