mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
include: Add DirectX 12 Agility SDK definitions.
This ports parts of commit 83625459c8227b0bd7b86c18946a35d3a806c80d from wine.git into vkd3d. Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
committed by
Alexandre Julliard
parent
da89da2bf3
commit
5d13a90e37
Notes:
Alexandre Julliard
2023-09-18 22:14:35 +02:00
Approved-by: Henri Verbeet (@hverbeet) Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/347
@@ -23,6 +23,8 @@ cpp_quote("#define __VKD3D_UNKNOWN_H")
|
||||
cpp_quote("#if 0")
|
||||
typedef IID *REFIID;
|
||||
typedef IID *REFGUID;
|
||||
typedef GUID CLSID,*LPCLSID;
|
||||
typedef CLSID *REFCLSID;
|
||||
cpp_quote("#endif")
|
||||
|
||||
cpp_quote("#if !defined(_WIN32)")
|
||||
|
Reference in New Issue
Block a user