#include <kanzi/core.ui/platform/graphics_context/egl/kzs_egl.h>
#include <kanzi/core/util/enum_bitmask_operators.hpp>
Namespaces | |
namespace | kanzi |
Enumerations | |
enum class | kanzi::EGLContextClientSelection { kanzi::Version1 , kanzi::Version2 , kanzi::Version3 , kanzi::Unspecified , kanzi::Automatic } |
Represents your selection of the EGL context client version. More... | |
enum class | kanzi::EGLContextClientVersion : int { kanzi::Version1 , kanzi::Version2 , kanzi::Version3 } |
EGL context client version. More... | |
Functions | |
kanzi::KZ_ENABLE_BITMASK_OPERATORS (EGLContextClientVersion) | |