We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42067bd commit 64f9208Copy full SHA for 64f9208
docs/source/usage.rst
@@ -395,7 +395,7 @@ library search mechanism for the host operating system (i.e. in the PATH on
395
Windows and LD_LIBRARY_PATH on Linux).
396
397
When deploying the DirectX 11 version on Windows, you will also need to deploy
398
-GPUPerfAPIDXGetAMDDeviceInfo.dll or GPUPerfAPIDXGetAMDDeviceInfox64.dll, if you
+GPUPerfAPIDXGetAMDDeviceInfo.dll or GPUPerfAPIDXGetAMDDeviceInfo-x64.dll, if you
399
need to support systems with multiple AMD GPUs. This library is used by GPA to
400
determine which GPU is being used for rendering at runtime. For single-GPU
401
systems, this library is not required.
0 commit comments