Preparation for distinguish between OpenCL device types at runtime (mostly for HMS)

This commit is contained in:
jsteube
2016-01-04 20:12:34 +01:00
parent 8b50b60484
commit 8baf705f6a
2 changed files with 98 additions and 92 deletions
+1
View File
@@ -879,6 +879,7 @@ struct __hc_device_param
char *driver_version;
cl_device_id device;
cl_device_type device_type;
cl_kernel kernel1;
cl_kernel kernel12;