mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-08 14:02:58 +08:00
feature: add support for the cl_khr_extended_bit_ops extension
Related-To: NEO-10337 Signed-off-by: Ben Ashbaugh <ben.ashbaugh@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
3363b10fa0
commit
32f80e1131
@@ -79,6 +79,7 @@ std::string CompilerProductHelperHw<gfxProduct>::getDeviceExtensions(const Hardw
|
||||
"cl_khr_subgroup_shuffle_relative "
|
||||
"cl_khr_subgroup_clustered_reduce "
|
||||
"cl_intel_device_attribute_query "
|
||||
"cl_khr_extended_bit_ops "
|
||||
"cl_khr_suggested_local_work_size "
|
||||
"cl_intel_split_work_group_barrier ";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user