mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
include: Add the IDXGISwapChain3 interface.
For cross-compilation of demos. Ideally we'd just depend on the MinGW-w64 headers for these, but we can't depend on those being new enough to include these interfaces.
This commit is contained in:
5
include/.gitignore
vendored
5
include/.gitignore
vendored
@@ -1,4 +1,9 @@
|
||||
config.h
|
||||
config.h.in
|
||||
d3d12.h
|
||||
dxgi.h
|
||||
dxgi1_2.h
|
||||
dxgi1_3.h
|
||||
dxgi1_4.h
|
||||
dxgitype.h
|
||||
stamp-h1
|
||||
|
Reference in New Issue
Block a user