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 37c269c commit a0852bcCopy full SHA for a0852bc
build/dependencies_map.py
@@ -23,7 +23,7 @@
23
24
# Name : Source , Destination, version, Copied/Installation location wrt to Script root
25
downloadWin = {
26
- "GPADX11GetDeviceInfo" : [ "https://github.com/GPUOpen-Tools/gpu_performance_api/releases/download/v3.17-tag/GPUPerfAPI-3.17.0.18.zip" , "default", "3_17", "external/Lib/AMD/GPUPerfAPI"]
+ "GPADX11GetDeviceInfo" : [ "https://github.com/GPUOpen-Tools/gpu_performance_api/releases/download/v3.17-tag/GPUPerfAPI-3.17.0.19.zip" , "default", "3_17", "external/Lib/AMD/GPUPerfAPI"]
27
}
28
29
0 commit comments