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