Class representing a single EGL config.
More...
#include <kanzi/core.ui/platform/context_api/egl/egl_config.hpp>
|
static KZ_NO_DISCARD::EGLConfig | getNoConfig () noexcept |
| Gets a no config EGL handle. More...
|
|
Class representing a single EGL config.
kanzi::EGLConfig::EGLConfig |
( |
| ) |
|
|
explicit |
Default constructor, creates a no config.
- Postcondition
- egl::getError() returns EGL_SUCCESS.
kanzi::EGLConfig::EGLConfig |
( |
::EGLConfig |
config | ) |
|
|
explicit |
Gets a no config EGL handle.
- Returns
- EGL config handle with a value representing no config.
Gets EGL config handle.
- Returns
- EGL config handle.
The documentation for this class was generated from the following file: