ecore_wl2_tbmsurface: add purge option to surface flush 01/207101/2
authorYeongjong Lee <yj34.lee@samsung.com>
Thu, 30 May 2019 03:46:40 +0000 (12:46 +0900)
committerHermet Park <chuneon.park@samsung.com>
Tue, 4 Jun 2019 01:51:23 +0000 (01:51 +0000)
commitc0349b464e294c36207a69feb0fc1cf2b8dbc0ef
treef753b54668f277c31449e6b7167f476163063fac
parent416d17a2846046ec267022740a64c78c466d1272
ecore_wl2_tbmsurface: add purge option to surface flush

This patch fixes compiler warning
`lib/ecore_wl2/ecore_wl2_tbmsurface.c:419:13: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
.flush = _evas_tbmbuf_surface_flush,`

ref 486cc513aabde061d9ead25b7e5f4b0814a023a1

Change-Id: Ib93127fbe33c197d1308ad57151b24804f23b682
src/lib/ecore_wl2/ecore_wl2_tbmsurface.c