We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1829c1e commit 05de75fCopy full SHA for 05de75f
3 files changed
CL/cl.h
@@ -112,9 +112,9 @@ typedef cl_uint cl_kernel_exec_info;
112
typedef cl_bitfield cl_device_atomic_capabilities;
113
typedef cl_bitfield cl_device_device_enqueue_capabilities;
114
typedef cl_uint cl_khronos_vendor_id;
115
-typedef cl_properties cl_mem_properties;
+typedef cl_properties cl_mem_properties;
116
#endif
117
-typedef cl_uint cl_version;
+typedef cl_uint cl_version;
118
119
typedef struct _cl_image_format {
120
cl_channel_order image_channel_order;
0 commit comments