fixed ocl::oclMat::setTo for 2-channel images
authorIlya Lavrenov <ilya.lavrenov@itseez.com>
Fri, 20 Sep 2013 10:22:18 +0000 (14:22 +0400)
committerIlya Lavrenov <ilya.lavrenov@itseez.com>
Fri, 20 Sep 2013 11:57:38 +0000 (15:57 +0400)
commit362a67a6959f19ba27cfda7b3cb296c4d02e35ef
tree48436fbb7f5de25fe21d65a1b26b3e64ded105e0
parent94966b38c0c9a993148a3fd5eb9f5164c6e07630
fixed ocl::oclMat::setTo for 2-channel images
modules/ocl/src/matrix_operations.cpp
modules/ocl/src/opencl/operator_copyToM.cl
modules/ocl/src/opencl/operator_setTo.cl
modules/ocl/src/opencl/operator_setToM.cl
modules/ocl/test/test_matrix_operation.cpp