diff --git a/bin/khronos-update.py b/bin/khronos-update.py index 1a9f794a349..1fc8a0a36fe 100755 --- a/bin/khronos-update.py +++ b/bin/khronos-update.py @@ -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': [