Added internal function to check buffer is validate 85/276085/3
authorJoonbum Ko <joonbum.ko@samsung.com>
Thu, 9 Jun 2022 09:43:49 +0000 (18:43 +0900)
committerJoonbum Ko <joonbum.ko@samsung.com>
Wed, 10 Aug 2022 05:00:43 +0000 (14:00 +0900)
commit3aafd1eddac8923a8adbd462f263862776045fb2
tree81fddda6c9bfce6126a005ca4ca2ea45fc3ca754
parentf4e10888fa9a749af5679d6c02f68be519161515
Added internal function to check buffer is validate

 - It can be modified flexibly.
 - For now, this function can check if given tbm_surface_h
  is managed by wl_egl_surface.

Change-Id: Ied59f583666a5f18f15537be6507c83c5277a866
Signed-off-by: Joonbum Ko <joonbum.ko@samsung.com>
src/tpl_wl_egl_thread.c