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)
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>

No differences found