tpl_wayland_egl_thread: Implemented destroy callback of wl_egl_window. 91/151891/2
authorjoonbum.ko <joonbum.ko@samsung.com>
Wed, 20 Sep 2017 00:25:11 +0000 (09:25 +0900)
committerjoonbum.ko <joonbum.ko@samsung.com>
Fri, 22 Sep 2017 09:01:16 +0000 (18:01 +0900)
commit15571b8f2abb32551528c3cba7c5b5dbbad8ef26
treec0cb8ea1a24678071ed34d17187e769e6476a1f2
parent92d78326b59948de2713c96f29812249ae2d9329
tpl_wayland_egl_thread: Implemented destroy callback of wl_egl_window.

 - If wl_egl_window is destroyed before the surface is destroyed,
  wl_egl_window and wl_surface are not accessed by any routine.

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