fixup! Remove InProcessGpuThreadEfl and GpuChildThreadEfl 13/286313/2
authorChandan Padhi <c.padhi@samsung.com>
Tue, 3 Jan 2023 12:33:13 +0000 (18:03 +0530)
committerBot Blink <blinkbot@samsung.com>
Thu, 5 Jan 2023 06:09:58 +0000 (06:09 +0000)
commit4a6f2b17cb63017a0cfc6407b7f7674c6e416069
treee7ef844194b84ec846aeed126b3cbb0d7054e87c
parentdfb40db17f1c2dd82ad7e9ad2c845542ec4e2564
fixup! Remove InProcessGpuThreadEfl and GpuChildThreadEfl

In GpuChildThread, GpuChannelManager's shared context will be
overriden with the one created by EFL. Therefore, we can avoid
creation of default shared context in GpuChannelManager.

Change-Id: Id32b42bbf68cc9fc77a85614d5681bd9df293881
Signed-off-by: Chandan Padhi <c.padhi@samsung.com>
gpu/ipc/service/gpu_channel_manager.cc