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