opencv/modules/core/src/opencl
Jun Zhao 0369431ebd opencl/cvtclr_dx: fix not compile-time constants issue.
fix the "initializing global variables with values that are not
compile-time constants" issue in Intel SDK for OpenCL. The root cause
is when initializing global variables with value, the variable need is
compile-time constants.

Thanks Zheng, Yang <yang.zheng@intel.com>,
Chodor, Jaroslaw <jaroslaw.chodor@intel.com> give a help.

Signed-off-by: Liu,Kaixuan <kaixuan.liu@intel.com>
Signed-off-by: Jun Zhao <jun.zhao@intel.com>
2017-12-26 13:44:37 +08:00
..
runtime
arithm.cl
convert.cl
copymakeborder.cl
copyset.cl
cvtclr_dx.cl opencl/cvtclr_dx: fix not compile-time constants issue. 2017-12-26 13:44:37 +08:00
fft.cl
flip.cl
gemm.cl
halfconvert.cl
inrange.cl
intel_gemm.cl
lut.cl
meanstddev.cl
minmaxloc.cl
mixchannels.cl
mulspectrums.cl
normalize.cl
reduce2.cl
reduce.cl
repeat.cl
set_identity.cl
split_merge.cl
transpose.cl