Kanzi window, WSEGL implementation. More...
#include <kanzi/core.ui/platform/graphics_context/egl/kzs_egl.h>
#include <kanzi/core/legacy/debug/kzs_error.hpp>
Functions | |
EGLNativeWindowType | kzsEGLGetNativeWindow (const struct KzsWindowNative *windowNative) |
Gets EGL native window. More... | |
kzsError | kzsWindowNativeSetEGLSurface (struct KzsWindowNative *windowNative, EGLSurface *surface, EGLDisplay *display) |
Kanzi window, WSEGL implementation.
Copyright 2008-2017 by Rightware. All rights reserved.
EGLNativeWindowType kzsEGLGetNativeWindow | ( | const struct KzsWindowNative * | windowNative | ) |
Gets EGL native window.
kzsError kzsWindowNativeSetEGLSurface | ( | struct KzsWindowNative * | windowNative, |
EGLSurface * | surface, | ||
EGLDisplay * | display | ||
) |