khronos-update: add Intel's OpenCL header

Why not use the same script for vendor headers...

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38720>
This commit is contained in:
Karol Herbst 2025-12-24 04:07:49 +01:00 committed by Marge Bot
parent 1a5bbb7519
commit e055f8d34b

View file

@ -185,6 +185,14 @@ SOURCES = [
],
},
{
'api': 'opencl_intel',
'inc_folder': 'CL_intel',
'sources': [
Source('include/CL_intel/cl_ext_private.h', 'https://github.com/intel/compute-runtime/raw/master/opencl/extensions/public/cl_ext_private.h'),
],
},
{
'api': 'spirv',
'sources': [