[Rendering] Allow compositor context to share resources with worker context 19/190119/1
authorChandan Padhi <c.padhi@samsung.com>
Thu, 27 Sep 2018 05:50:21 +0000 (11:20 +0530)
committerChandan Padhi <c.padhi@samsung.com>
Thu, 27 Sep 2018 05:54:38 +0000 (11:24 +0530)
commit0e865b7e340a652d246b110bf271a21fe7354128
tree67365b989a71e0337361876ae4496b41599b8d65
parentea4e8955da472823a73cbc827f4f4d663eec40d0
[Rendering] Allow compositor context to share resources with worker context

This is necessary to avoid synchronization issues with produce
and consume texture which might result in black/corrupted tiles.

Change-Id: I56029521c5fa19adab9f100d85262d8e0aadfbbd
Signed-off-by: Chandan Padhi <c.padhi@samsung.com>
content/renderer/render_thread_impl.cc
content/renderer/render_thread_impl.h