Fix numeric error on BLUR_RADIUS 55/265655/2
authorEunki, Hong <eunkiki.hong@samsung.com>
Tue, 26 Oct 2021 09:14:26 +0000 (18:14 +0900)
committerEunki, Hong <eunkiki.hong@samsung.com>
Tue, 26 Oct 2021 09:38:33 +0000 (18:38 +0900)
commit28dbaf3b45fc33f10e44310896d98c9ac16f6882
tree916115f7af9e32b1a1c75040bab8985d3baeab53
parentcab6cfc0b656124cf8b51c7e484b9e2682e6bd1f
Fix numeric error on BLUR_RADIUS

Some device cannot calculate 1.0 / (sqrt(D) + B);
So we make mediump to highp.

Change-Id: I5c50a70fdef748daca6452333ced8e21c7e66e19
Signed-off-by: Eunki, Hong <eunkiki.hong@samsung.com>
dali-toolkit/internal/graphics/shaders/color-visual-shader.frag