2019-10-04 13:45:26 +01:00
|
|
|
diff --git a/loader/icd.h b/loader/icd.h
|
2020-03-26 18:40:16 +00:00
|
|
|
index 34751e9..01a33fd 100644
|
2019-10-04 13:45:26 +01:00
|
|
|
--- a/loader/icd.h
|
|
|
|
+++ b/loader/icd.h
|
2020-03-26 18:40:16 +00:00
|
|
|
@@ -123,7 +123,7 @@ void khrIcdContextPropertiesGetPlatform(
|
2019-10-04 13:45:26 +01:00
|
|
|
cl_platform_id *outPlatform);
|
2020-03-26 18:40:16 +00:00
|
|
|
|
2019-10-04 13:45:26 +01:00
|
|
|
// internal tracing macros
|
|
|
|
-#if 0
|
|
|
|
+#if 1
|
|
|
|
#include <stdio.h>
|
|
|
|
#define KHR_ICD_TRACE(...) \
|
|
|
|
do \
|