We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 920ecb6 commit 66bdb19Copy full SHA for 66bdb19
1 file changed
loader/icd_dispatch.c
@@ -23,7 +23,8 @@
23
#include <stdlib.h>
24
#include <string.h>
25
26
-static cl_int
+static clGetICDLoaderInfoOCLICD_t clGetICDLoaderInfoOCLICD;
27
+cl_int CL_API_CALL
28
clGetICDLoaderInfoOCLICD(
29
cl_icdl_info param_name,
30
size_t param_value_size,
0 commit comments