Skip to content

Commit 64f9208

Browse files
authored
Update usage.rst
fix typo
1 parent 42067bd commit 64f9208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ library search mechanism for the host operating system (i.e. in the PATH on
395395
Windows and LD_LIBRARY_PATH on Linux).
396396

397397
When deploying the DirectX 11 version on Windows, you will also need to deploy
398-
GPUPerfAPIDXGetAMDDeviceInfo.dll or GPUPerfAPIDXGetAMDDeviceInfox64.dll, if you
398+
GPUPerfAPIDXGetAMDDeviceInfo.dll or GPUPerfAPIDXGetAMDDeviceInfo-x64.dll, if you
399399
need to support systems with multiple AMD GPUs. This library is used by GPA to
400400
determine which GPU is being used for rendering at runtime. For single-GPU
401401
systems, this library is not required.

0 commit comments

Comments
 (0)