Kanzi 4.0.0
kanzi::EGLVersion Struct Reference

Struct holding EGL version information. More...

#include <kanzi/platform/platform/context/egl/egl_version.hpp>

Public Attributes

EGLint major
 Major EGL version.
 
EGLint minor
 Minor EGL version.
 

Detailed Description

Struct holding EGL version information.

Attention
This feature is experimental and is likely to change in future releases.

Member Data Documentation

◆ major

EGLint kanzi::EGLVersion::major

Major EGL version.

◆ minor

EGLint kanzi::EGLVersion::minor

Minor EGL version.


The documentation for this struct was generated from the following file: