Classes | |
| class | kanzi::EGLConfig |
| Class representing a single EGL config. More... | |
Namespaces | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
Functions | |
| KZ_NO_DISCARD bool | kanzi::isNoConfig (const EGLConfig &eglConfig) noexcept |
| Tests if a given EGL config is no config. More... | |
| KZ_NO_DISCARD bool | kanzi::isNoConfigHandle (const ::EGLConfig eglConfig) noexcept |
| Tests if a given EGL config handle is no config. More... | |
| void | kanzi::listAllEGLConfigs (const EGLDisplay &eglDisplay) noexcept |
| Prints metadata for all EGL configs supported by an EGL display. More... | |