Kanzi  3.9.6
Kanzi Engine API
egl_window_surface.hpp File Reference

Classes

class  kanzi::EGLWindowSurface
 Class representing EGL window surface. More...
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Functions

bool kanzi::isNativeWindowSurfaceConfigSupported (const EGLDisplay &eglDisplay, EGLNativeWindowType eglNativeWindow, const EGLConfig &eglConfig) noexcept
 Tests if a given EGL config is a valid window surface configuration. More...
 
bool kanzi::isNoSurface (const EGLWindowSurface &eglSurface) noexcept
 Tests if a given EGL surface is no surface. More...
 
bool kanzi::isNoSurfaceHandle (const ::EGLSurface eglSurfaceHandle) noexcept
 Tests if a given EGL surface handle is no surface. More...