Lines Matching refs:cl_int
119 cl_int error_code = CL_SUCCESS; in flush()
140 cl_int error_code = CL_SUCCESS; in finish()
161 cl_int err_code = 0; in init_context()
227 cl_int error_code = CL_SUCCESS; in execute_kernel()
275 SmartPtr<CLEvent> &event, cl_int status, in set_event_callback() argument
276 void (*callback) (cl_event, cl_int, void*), in set_event_callback()
280 cl_int error_code = clSetEventCallback (event->get_event_id (), status, callback, user_data); in set_event_callback()
289 cl_int err_code = 0; in create_cmd_queue()
330 cl_int error_code = CL_SUCCESS; in generate_kernel_id()
430 cl_int errcode = CL_SUCCESS; in create_image()
456 cl_int errcode = CL_SUCCESS; in create_buffer()
480 cl_int errcode = CL_SUCCESS; in create_sub_buffer()
505 cl_int errcode = CL_SUCCESS; in enqueue_read_buffer()
544 cl_int errcode = CL_SUCCESS; in enqueue_write_buffer()
584 cl_int errcode = CL_SUCCESS; in enqueue_map_buffer()
632 cl_int errcode = CL_SUCCESS; in enqueue_map_image()
678 cl_int errcode = CL_SUCCESS; in enqueue_unmap()