vkd3d: Document how to install "Graphics Tools" to use the Agility SDK.

This is a required step, otherwise the debug layer will not work.
This commit is contained in:
Giovanni Mascellani 2024-07-17 15:14:26 +02:00 committed by Henri Verbeet
parent 7e557420b1
commit 7eb63a7c0d
Notes: Henri Verbeet 2024-07-17 16:01:00 +02:00
Approved-by: Giovanni Mascellani (@giomasce)
Approved-by: Henri Verbeet (@hverbeet)
Merge-Request: https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/948

4
README
View File

@ -134,6 +134,10 @@ these steps:
[1] https://devblogs.microsoft.com/directx/directx12agility/
* You also need to enable the "Graphics Tools" optional feature in Windows.
Open the "Settings" applications, then look for "Apps", "Optional features",
"View features" and install "Graphics Tools".
* Configure vkd3d with something like:
'CROSSCC64="x86_64-w64-mingw32-gcc -DVKD3D_AGILITY_SDK_VERSION=<version>"',
as well as the equivalent CROSSCC32 variable for the 32-bit