mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-04-13 05:43:18 -07:00
include: Add UUIDs for use with D3D12EnableExperimentalFeatures.
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
committed by
Alexandre Julliard
parent
b484a9e1f6
commit
e597b0d80f
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
@@ -126,6 +126,7 @@ typedef struct _GUID
|
||||
|
||||
typedef GUID IID;
|
||||
typedef GUID CLSID;
|
||||
typedef GUID UUID;
|
||||
|
||||
# ifdef INITGUID
|
||||
# ifndef __cplusplus
|
||||
|
Reference in New Issue
Block a user