Make opencl support modular

This commit is contained in:
jsteube
2016-09-30 12:21:09 +02:00
parent 4d35b278e8
commit 6bc0d94f56
2 changed files with 30 additions and 10 deletions
+1 -1
View File
@@ -736,7 +736,7 @@ struct __hc_device_param
typedef struct
{
int disable;
bool enabled;
void *ocl;