#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::EGLSurfaceType : int { kanzi::Window , kanzi::Pbuffer , kanzi::Pixmap } |
EGL surface types. More... | |
Functions | |
kanzi::KZ_ENABLE_BITMASK_OPERATORS (EGLSurfaceType) | |