Update opencl-headers to version 2.2+git.20210426 / rev 12 via SR 893572
https://build.opensuse.org/request/show/893572
by user pluskalm + dimstar_suse
- Update to version 2.2+git.20210426:
* add cl_khr_pci_bus_info and cl_khr_suggested_local_work_size (#166)
* Add missing 'stdint.h' include to 'CL/cl.h' (#164)
* disable failing CI configs (#163)
* Fixes for usage of macro CL_API_ENTRY (#162)
* cl_intel_command_queue_families extension (#155)
* Update default OpenCL version in README (#160)
* Replace uses of CL_EXT_{PRE,SUF}FIX* with CL_API_{PRE,SUF}FIX* (#158)
* do not include cl_gl_ext.h from opencl.h (#159)
* move cl_khr_gl_event to cl_gl.h (#156)
* Add testing for cl_d3d10.h, cl_d3d11.h, and cl_dx9_media_sharing.h (#123)
* Add definitions for cl_arm_import_memory_android_hardware_buffer v1.1.0 (#157)
* Add support for user-supplied prefix/suffix in function declarations (#154)
* Move cl_icd_layer.h from OpenCL