tpl_wayland_egl_thread: Modified vulkan to init shm_flusher. 08/177608/1
authorjoonbum.ko <joonbum.ko@samsung.com>
Mon, 30 Apr 2018 10:35:03 +0000 (19:35 +0900)
committerjoonbum.ko <joonbum.ko@samsung.com>
Mon, 30 Apr 2018 10:35:15 +0000 (19:35 +0900)
commit97094abb26ceb95f4a20d2958890768755b3e0f2
treeaf07da25b1766bee5300b7508bfce5ee0ae39c5d
parent6774351e5de748b8149e5234e67def85dfa071de
tpl_wayland_egl_thread: Modified vulkan to init shm_flusher.

 - If tbm_surface_queue of wl_surface without get_flusher() is iconified,
  wl_tbm will do tbm_surface_queue_flush() forcely.
 - This can cause unexpected problems.
 - So, initalize flusher to allow control of queue inside TPL,
  but does not actually do queue_flush()

Change-Id: I12378b2b2935026da9552ca19b597e04abaf41e1
Signed-off-by: joonbum.ko <joonbum.ko@samsung.com>
src/tpl_wayland_egl_thread.c