Tizen Native API  7.0
Vulkan

Overview

library for rendering 3D and 2D graphics in embedded systems. new generation graphics API
Version: 1.1.74
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.
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.

Related Features

This API is related with the following features:

  • http://tizen.org/feature/vulkan.version.1_0

It is recommended to use features in your application for reliability. You can check if the device supports the related features for this API by using System Information, and control your application's actions accordingly. To ensure your application is only running on devices with specific features, please define the features in your manifest file using the manifest editor in the SDK. More details on using features in your application can be found in Feature Element.