[Webkit-unassigned] [Bug 201507] [GTK] Accelerated compositing is disabled due to failure in EGL display creation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 17 08:29:57 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=201507

--- Comment #37 from Michael Catanzaro <mcatanzaro at gnome.org> ---
I don't think so. I'd expect crashes way more often if that was happening. Instance::foreachDmaBufModifier() is only called from bind_linux_dmabuf() in linux-dmabuf.cpp, and that's only called from linux_dmabuf_setup(), and that's only called from Instance::initialize in an if (s_eglQueryDmaBufFormatsEXT && s_eglQueryDmaBufModifiersEXT) block. So that shouldn't happen.

Note: I have EGL_EXT_image_dma_buf_import, just not EGL_EXT_image_dma_buf_import_modifiers. I wonder why it's not available?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191217/f589b84f/attachment-0001.htm>


More information about the webkit-unassigned mailing list