mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-30 09:58:55 +08:00
In a scenario where fp64 emulation is both supported and enabled, we want to include 2 additional extensions: - cl_khr_fp64 to deviceExtensions - __opencl_c_fp64 to openclCFeatures (OpenCL ver. 3.0) Related-To: NEO-7611 Signed-off-by: Oskar Hubert Weber <oskar.hubert.weber@intel.com>