Kanzi  3.9.6
Kanzi Engine API
egl_common.hpp File Reference

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...
 

Macro Definition Documentation

◆ EGL_CAST

#define EGL_CAST (   type,
  value 
)