#include <kanzi/core.ui/platform/graphics_context/egl/kzs_egl.h>
#include <kanzi/core/util/enum_bitmask_operators.hpp>
Namespaces | |
kanzi | |
Enumerations | |
enum | kanzi::EGLSurfaceType : int { kanzi::EGLSurfaceType::Window, kanzi::EGLSurfaceType::Pbuffer, kanzi::EGLSurfaceType::Pixmap } |
EGL surface types. More... | |
Functions | |
kanzi::KZ_ENABLE_BITMASK_OPERATORS (EGLSurfaceType) | |