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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cl_gt_device.h b/src/cl_gt_device.h
index ca4f3c57..f6cb5f82 100644
--- a/src/cl_gt_device.h
+++ b/src/cl_gt_device.h
@@ -153,4 +153,6 @@ DECL_INFO_STRING(spir_versions, "1.2")
.partition_type = {0},
.image_pitch_alignment = 1,
.image_base_address_alignment = 4096,
+.sub_group_sizes = {8, 16},
+.sub_group_sizes_sz = sizeof(size_t) * 2,
.cmrt_device = NULL