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 ocl: update OpenCL runtime loader 2017-11-24 19:18:22 +03:00
arithm.cl
convert.cl It is unnecessary to use fma() if no scaling. 2015-07-23 10:18:11 +08:00
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 fixed compile errors on ARM, as well as failures in OCL_Dft* regression tests 2015-05-06 10:00:10 +03:00
flip.cl
gemm.cl
halfconvert.cl add OpenCL version of convertFp16 and test 2017-05-23 20:00:21 +09:00
inrange.cl
intel_gemm.cl Merge pull request #8104 from insoow:master 2017-04-19 12:57:54 +03:00
lut.cl
meanstddev.cl
minmaxloc.cl ocl: fix unaligned memory access 2015-07-06 13:58:17 +03:00
mixchannels.cl
mulspectrums.cl
normalize.cl
reduce2.cl
reduce.cl
repeat.cl
set_identity.cl
split_merge.cl
transpose.cl