diff --git a/xml/cl.xml b/xml/cl.xml
index db8a0684..e18903d9 100644
--- a/xml/cl.xml
+++ b/xml/cl.xml
@@ -255,6 +255,10 @@ server's OpenCL/api-docs repository.
typedef cl_bitfield cl_platform_command_buffer_capabilities_khr;
typedef cl_bitfield cl_mutable_dispatch_asserts_khr
typedef cl_bitfield cl_device_kernel_clock_capabilities_khr;
+ typedef cl_uint cl_mb_block_type_intel;
+ typedef cl_uint cl_subpixel_mode_intel;
+ typedef cl_uint cl_sad_adjust_mode_intel;
+ typedef cl_uint cl_search_path_type_intel;
Structure types
@@ -262,10 +266,10 @@ server's OpenCL/api-docs repository.
HANDLE shared_handle
- cl_uint mb_block_type
- cl_uint subpixel_mode
- cl_uint sad_adjust_mode
- cl_uint search_path_type
+ cl_mb_block_type_intel mb_block_type
+ cl_subpixel_mode_intel subpixel_mode
+ cl_sad_adjust_mode_intel sad_adjust_mode
+ cl_search_path_type_intel search_path_type
cl_uint allocation_type
@@ -6157,25 +6161,29 @@ server's OpenCL/api-docs repository.
+
+
+
+
-
+
-
+
-
+
-
+