e_comp_wl: fix missing e_explicit_sync_commit in case of remote surface 62/277762/1 accepted/tizen/unified/20220714.135400 submit/tizen/20220713.042217
authorChangyeon Lee <cyeon.lee@samsung.com>
Tue, 12 Jul 2022 07:38:18 +0000 (16:38 +0900)
committerJunseok Kim <juns.kim@samsung.com>
Wed, 13 Jul 2022 02:53:54 +0000 (11:53 +0900)
commitcb77caad9f682226febf582245343084883891fe
tree8b4837235d5e8477b60975d955116c5ca737e452
parent04b9f15bd41f52ed139af4c8a2eefcc4ac644818
e_comp_wl: fix missing e_explicit_sync_commit in case of remote surface

_e_comp_wl_surface_state_commit is not called in case of remote surface
calling e_explicit_sync_commit is moved to _e_comp_wl_surface_cb_commit.

Change-Id: I933b252d306eea75d83c482ceca466cc81885c62
src/bin/e_comp_wl.c