Lines Matching refs:cl_uint
43 cl_uint
67 (CL_API_CALL *MAGICKpfn_clGetPlatformIDs)(cl_uint num_entries,
68 cl_platform_id *platforms,cl_uint *num_platforms) CL_API_SUFFIX__VERSION_1_0;
79 cl_device_type device_type,cl_uint num_entries,cl_device_id *devices,
80 cl_uint *num_devices) CL_API_SUFFIX__VERSION_1_0;
91 const cl_context_properties *properties,cl_uint num_devices,
138 cl_uint count,const char **strings,const size_t *lengths,
143 cl_uint num_devices,const cl_device_id *device_list,const size_t *lengths,
153 cl_uint num_devices,const cl_device_id *device_list,const char *options,
178 (CL_API_CALL *MAGICKpfn_clSetKernelArg)(cl_kernel kernel,cl_uint arg_index,
191 cl_uint num_events_in_wait_list,const cl_event *event_wait_list,
197 size_t cb,cl_uint num_events_in_wait_list,const cl_event *event_wait_list,
203 cl_uint num_events_in_wait_list,const cl_event *event_wait_list,
208 cl_command_queue command_queue,cl_kernel kernel,cl_uint work_dim,
210 const size_t *local_work_size,cl_uint num_events_in_wait_list,
222 (CL_API_CALL *MAGICKpfn_clWaitForEvents)(cl_uint num_events,
317 cl_uint
405 #define CLQuantum cl_uint
431 EnqueueOpenCLKernel(cl_command_queue,cl_kernel,cl_uint,const size_t *,