Kanzi  3.9.6
Kanzi Engine API
egl_config_find_heuristic.hpp File Reference

Classes

struct  kanzi::EGLCapabilities
 

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 

Functions

KZ_NO_DISCARD ::EGLConfig kanzi::findBestEGLConfig (const EGLDisplay &eglDisplay, const EGLCapabilities &capabilities) noexcept
 Finds the best suitable EGL configuration based on the capabilities. More...
 
KZ_NO_DISCARD bool kanzi::isGLES1FlagSet (int glesFlags) noexcept
 Tests whether OpenGL ES1 is supported. More...
 
KZ_NO_DISCARD bool kanzi::isGLES2FlagSet (int glesFlags) noexcept
 Tests whether OpenGL ES2 is supported. More...
 
KZ_NO_DISCARD bool kanzi::isGLES3FlagSet (int glesFlags) noexcept
 Tests whether OpenGL ES3 is supported. More...