Namespaces | |
| kanzi | |
| Easing functions that require external dependencies for calculation. | |
| kanzi::egl | |
Macros | |
| #define | EGL_CAST(type, value) |
Functions | |
| bool | kanzi::egl::bindAPI (unsigned int api) noexcept |
| Selects current EGL rendering API. More... | |
| KZ_NO_DISCARD int | kanzi::egl::getError () noexcept |
| Gets EGL error information and clears it. More... | |
| void | kanzi::egl::resetErrors () noexcept |
| Resets EGL error information. More... | |
| #define EGL_CAST | ( | type, | |
| value | |||
| ) |