intel / compute-runtime

Intel® Graphics Compute Runtime for oneAPI Level Zero and OpenCL™ Driver
MIT License
1.1k stars 229 forks source link

cl_khr_spirv_linkonce_odr supported but not reported in the list of extensions #645

Open kpet opened 1 year ago

kpet commented 1 year ago

It seems the cl_khr_spirv_linkonce_odr OpenCL extension is supported but not present in the list of extensions reported via clGetDeviceInfo. Am I missing something?