blob: 3b6c2623bd7adc4b1b95fd60cc3cb05b0fe1e357 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
https://github.com/ROCm/ROCR-Runtime/issues/263
--- a/src/libhsakmt.ver
+++ b/src/libhsakmt.ver
@@ -89,6 +89,8 @@ hsaKmtPcSamplingDestroy;
hsaKmtPcSamplingStart;
hsaKmtPcSamplingStop;
hsaKmtPcSamplingSupport;
+hsaKmtCreateQueueExt;
+hsaKmtRegisterGraphicsHandleToNodesExt;
local: *;
};
|