https://bugs.kde.org/show_bug.cgi?id=356992

--- Comment #9 from Thomas Lübking <thomas.luebk...@gmail.com> ---
(In reply to Uriy Zhuravlev from comment #8)
> Please:

"Here you are" ;-)

The extension seems there, to be clear, this:

diff --git a/eglonxbackend.cpp b/eglonxbackend.cpp
index 480e533..d7e2fa0 100644
--- a/eglonxbackend.cpp
+++ b/eglonxbackend.cpp
@@ -166,6 +166,7 @@ void EglOnXBackend::init()
 bool EglOnXBackend::initRenderingContext()
 {
     initClientExtensions();
+    qDebug() << "buffer age?" <<
hasClientExtension(QByteArrayLiteral("EGL_EXT_buffer_age"));
     EGLDisplay dpy;

     // Use eglGetPlatformDisplayEXT() to get the display pointer


prints "false" on your side?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to