#include <kanzi/platform/kz_platform_api.hpp>#include <kanzi/core/cpp/cstdint.hpp>#include <kanzi/core/cpp/span.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 | |
| void | kanzi::listEGLAttributes (string_view attributeListName, span< const int32_t > attributes) noexcept |
| Lists EGL attributes in a comma-separated format. | |