Make clear about use_explicit_sync feature flag. 66/271066/3
authorJoonbum Ko <joonbum.ko@samsung.com>
Tue, 15 Feb 2022 05:06:30 +0000 (14:06 +0900)
committerJoonbum Ko <joonbum.ko@samsung.com>
Tue, 15 Feb 2022 05:30:08 +0000 (14:30 +0900)
commitad32a58551cc80ef33176ee092b0320ef9f936a5
tree2b280d19572a53bf83416357519d922c9d815bd4
parent744b882abc193b7c573cdcc3cfd94ebe43e7c2bc
Make clear about use_explicit_sync feature flag.

 - if the boolean flag use_explicit_sync is true,
  it includes the meaning surface_sync is not null.
 - so, it need to be simplified with using only
  use_explicit_sync flag.

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