e_hwc_windows: Support gbm_surface of gl compositor 73/261973/8
authorChangyeon Lee <cyeon.lee@samsung.com>
Fri, 30 Apr 2021 08:11:18 +0000 (17:11 +0900)
committerChangyeon Lee <cyeon.lee@samsung.com>
Mon, 2 Aug 2021 03:56:55 +0000 (12:56 +0900)
commit47baa5860377a18deff9d974f8db3fd2bdd1729b
tree180f8f23f9a8374279a1996dc0967a1d7e1abd2a
parent23e89b5afee6d377032c1034a03b52ebd64d07d5
e_hwc_windows: Support gbm_surface of gl compositor

if gl_compositor use gbm_surface E_Hwc_Window_Queue
of target window is created with gbm_surface and
E_Hwc_Window_Queue_Buffer(gbm_bo) is acquired from
gbm_surface.

Change-Id: Ib259876ce8851846203fbfb5bdae7005af8f4b9b
src/bin/e_hwc.c
src/bin/e_hwc.h
src/bin/e_hwc_window_queue.c
src/bin/e_hwc_window_queue.h
src/bin/e_hwc_windows.c