merge add and sub into one set of kernels
authoryao <bitwangyaoyao@gmail.com>
Sat, 6 Apr 2013 05:37:36 +0000 (13:37 +0800)
committeryao <bitwangyaoyao@gmail.com>
Sat, 6 Apr 2013 05:37:36 +0000 (13:37 +0800)
commit7726e273a9b160635aefa895798673509979010f
treea93f3af8bb6e886419b4249f1b7f92d9a114b020
parentbee970ab94384664c005142083e806bcf4a870f0
merge add and sub into one set of kernels
modules/ocl/src/arithm.cpp
modules/ocl/src/opencl/arithm_add.cl
modules/ocl/src/opencl/arithm_add_scalar.cl
modules/ocl/src/opencl/arithm_add_scalar_mask.cl
modules/ocl/src/opencl/arithm_sub.cl [deleted file]
modules/ocl/src/opencl/arithm_sub_scalar.cl [deleted file]
modules/ocl/src/opencl/arithm_sub_scalar_mask.cl [deleted file]