Tizen Native API  6.5
OpenGL ES

Overview

library for rendering 3D and 2D graphics in embedded systems.
Version: 1.1, 2.0, 3.0, 3.1, 3.2
Reference : https://www.khronos.org/opengles/

OpenGL ES is a standard specification defining a cross-language, cross-platform OpenGL ES API for writing applications that produce 2D and 3D computer graphics.
OpenGL ES 1.1, 2.0, 3.0, 3.1 and 3.2 are supported in Tizen
Some devices may not support OpenGL ES. So you should check whether OpenGL ES and specific versions support with System information APIs.
In tizen, window system-dependent APIs are replaced by SDL.

In some cases such as internet access, your application requires some privileges. For more information, see the Non-API Bound Privileges.