By default we are using merge mode MERGE_BOUNDING not MERGE_SMART
Change-Id: I097aedb1f73aa7e4c4471858e293f7dd592ce7bb
## Evas
export EVAS_FONT_DPI=72
export EVAS_GL_NO_BLACKLIST=1
+export EVAS_GL_PARTIAL_MERGE="b"
## Wayland
export WAYLAND_DISPLAY="wayland-0"
## Evas
export EVAS_FONT_DPI=72
export EVAS_GL_NO_BLACKLIST=1
+export EVAS_GL_PARTIAL_MERGE="b"
## Wayland
export WAYLAND_DISPLAY="wayland-0"
export EVAS_FONT_DPI=72
export EVAS_GL_NO_BLACKLIST=1
export EVAS_SHM_FLUSH=1
+export EVAS_GL_PARTIAL_MERGE="b"
## Wayland
export WAYLAND_DISPLAY="wayland-0"
export EVAS_FONT_DPI=72
export EVAS_GL_NO_BLACKLIST=1
export EVAS_GL_NOPRELOAD=1
+export EVAS_GL_PARTIAL_MERGE="b"
## Wayland
export WAYLAND_DISPLAY="wayland-0"
export EVAS_FONT_DPI=72
export EVAS_GL_NO_BLACKLIST=1
export EVAS_GL_NOPRELOAD=1
+export EVAS_GL_PARTIAL_MERGE="b"
###TIZEN_ONLY(20190514): adding environment variable for tizen only feature
export EVAS_GL_ATLAS_MAX_W=256
export EVAS_GL_ATLAS_MAX_H=256