diff --git a/xml/cl.xml b/xml/cl.xml index 629a2842..9e8fcac0 100644 --- a/xml/cl.xml +++ b/xml/cl.xml @@ -256,12 +256,6 @@ server's OpenCL/api-docs repository. typedef cl_bitfield cl_mutable_dispatch_asserts_khr typedef cl_bitfield cl_device_kernel_clock_capabilities_khr; typedef cl_uint cl_command_termination_reason_arm; - typedef cl_uint cl_host_cache_policy; - typedef cl_uint cl_allocation_type; - typedef cl_uint cl_mb_block_type; - typedef cl_uint cl_subpixel_mode; - typedef cl_uint cl_sad_adjust_mode; - typedef cl_uint cl_search_path_type; typedef cl_uint cl_device_me_version; typedef cl_uint cl_device_avc_me_version; typedef cl_int cl_command_execution_status; @@ -273,14 +267,14 @@ server's OpenCL/api-docs repository. HANDLE shared_handle - cl_mb_block_type mb_block_type - cl_subpixel_mode subpixel_mode - cl_sad_adjust_mode sad_adjust_mode - cl_search_path_type search_path_type + cl_uint mb_block_type + cl_uint subpixel_mode + cl_uint sad_adjust_mode + cl_uint search_path_type - cl_allocation_type allocation_type - cl_host_cache_policyhost_cache_policy + cl_uint allocation_type + cl_uint host_cache_policy cl_mem_ext_host_ptr ext_host_ptr @@ -5895,7 +5889,6 @@ server's OpenCL/api-docs repository. - @@ -5910,7 +5903,7 @@ server's OpenCL/api-docs repository. - + @@ -5924,10 +5917,7 @@ server's OpenCL/api-docs repository. - - - - + @@ -5935,14 +5925,11 @@ server's OpenCL/api-docs repository. - - - - + @@ -5953,9 +5940,8 @@ server's OpenCL/api-docs repository. - - + @@ -6201,29 +6187,25 @@ server's OpenCL/api-docs repository. - - - - - + - + - + - +