#include <kanzi/platform/platform_api.hpp>#include <kanzi/core/cpp/cstdint.hpp>#include <kanzi/core/cpp/span.hpp>#include <kanzi/core/cpp/string.hpp>#include <kanzi/core/cpp/string_view.hpp>Namespaces | |
| namespace | kanzi |
Macros | |
| #define | KZ_LOG_CATEGORY_EGL |
| The log category for EGL log messages. | |
Functions | |
| KZ_NO_DISCARD string | kanzi::formatEGLAttributes (string_view attributeListName, span< const int32_t > attributes) noexcept |
| Formats a list of EGL attributes into a human-readable string. | |