Tizen Native API  3.0
Vulkan

Overview

library for rendering 3D and 2D graphics in embedded systems. new generation graphics API
Version: 1.0.0
Reference : https://www.khronos.org/vulkan/

Vulkan is a new generation graphics and compute API that provides high-efficiency, Cross-platform access to modern GPUs used in a wide variety of devices from PCs and consoles to mobile phones and embedded platforms.
Some devices may not support Vulkan. So you should check whether Vulkan 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.