Kanzi 3.9.10
egl_window_surface.hpp File Reference

Classes

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

Namespaces

namespace  kanzi
 

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.
 
bool kanzi::isNoSurface (const EGLWindowSurface &eglSurface) noexcept
 Tests if a given EGL surface is a no surface.
 
bool kanzi::isNoSurfaceHandle (const ::EGLSurface eglSurfaceHandle) noexcept
 Tests if a given EGL surface handle is a no surface.