summaryrefslogtreecommitdiff
path: root/src/cl_gt_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cl_gt_device.h')
-rw-r--r--src/cl_gt_device.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cl_gt_device.h b/src/cl_gt_device.h
index d27c1adb..d11d1814 100644
--- a/src/cl_gt_device.h
+++ b/src/cl_gt_device.h
@@ -40,6 +40,7 @@
.native_vector_width_double = 2,
.native_vector_width_half = 8,
.address_bits = 32,
+.svm_capabilities = CL_DEVICE_SVM_COARSE_GRAIN_BUFFER,
.image_support = CL_TRUE,
.max_read_image_args = BTI_MAX_READ_IMAGE_ARGS,
.max_write_image_args = BTI_MAX_WRITE_IMAGE_ARGS,