[M108 Migration] Support GLES 3.0 properly 83/285983/6
authoruzair <uzair.jaleel@samsung.com>
Fri, 23 Dec 2022 11:09:41 +0000 (16:39 +0530)
committerDae-Hyun Ko <dhyuna.ko@samsung.com>
Mon, 2 Jan 2023 05:12:07 +0000 (05:12 +0000)
commit7ac7f6326d1b190006ef8ed27f615363f36d3feb
tree8eddaf223747dffe1072093db9bea97afc4a183b
parent3d23c4f8cdfebaa9c58b8d111f4dc424ea1960d1
[M108 Migration] Support GLES 3.0 properly

This patch enables support for gles 3.0 on evas gl for tizen profiles.
In addition, evas_gl_api_get is changed to evas_gl_context_api_get.

The gles3 support has been disabled for desktop due to crash in
evasgl_make_current(). Hence once crash is resolved it will be enabled
for desktop as well.

Reference Patch:
https://review.tizen.org/gerrit/c/267378

Change-Id: I395c2f9a00c0a3c6ead0a379a35352a86084fb75
Signed-off-by: uzair <uzair.jaleel@samsung.com>
tizen_src/chromium_impl/content/browser/renderer_host/rwhv_aura_offscreen_helper_efl.cc
tizen_src/chromium_impl/ui/gl/gl_shared_context_efl.cc
tizen_src/ewk/efl_integration/command_line_efl.cc
ui/gl/gl_share_group.cc
ui/gl/gl_share_group.h