|
KZ_NO_DISCARD EGLContext | kanzi::createEGLContextForClientVersion (const EGLDisplay &eglDisplay, const EGLConfig &eglConfig, optional< EGLContextClientVersion > contextClientVersion) |
| Creates an EGL context for a given context client version. More...
|
|
KZ_NO_DISCARD bool | kanzi::isNoContext (const EGLContext &eglContext) noexcept |
| Tests if a given EGL context is no context. More...
|
|
KZ_NO_DISCARD bool | kanzi::isNoContextHandle (const ::EGLContext eglContextHandle) noexcept |
| Tests if a given EGL context handle is no context. More...
|
|