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

[dxgi] Include DXGI 1.4 headers

This commit is contained in:
Philip Rebohle 2018-10-11 10:49:00 +02:00
parent 1af96347e1
commit f7b2194e0b
No known key found for this signature in database
GPG Key ID: C8CC613427A31C99

View File

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