Kanzi  3.9.5
Kanzi Engine API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
qnx_egl_common.hpp File Reference

Namespaces

 kanzi
 Easing functions that require external dependencies for calculation.
 
 kanzi::qnx
 

Functions

KZ_NO_DISCARD ::EGLConfig kanzi::qnx::findBestEGLConfig (const EGLDisplay &eglDisplay, bool requirePbuffer) noexcept
 Finds the best matching EGL config for the given display and EGL config. More...
 
KZ_NO_DISCARD ::EGLConfig kanzi::qnx::getEGLConfigForID (const EGLDisplay &eglDisplay, int eglGraphicsFormatID, bool requirePbuffer) noexcept
 Returns an EGL config for the given display and graphics format ID. More...
 
KZ_NO_DISCARD int kanzi::qnx::tryGetScreenUsageFlags (const EGLDisplay &eglDisplay, const EGLConfig &eglConfig) noexcept
 Queries the screen usage flags for the given display and EGL config. More...