[Mesa-dev] [Bug 105995] egl driver dri2 on wayland platform can't choose config with EGL_SURFACE_TYPE, EGL_PBUFFER_BIT

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 12 07:35:50 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=105995

--- Comment #6 from Errong <errong.leng at samsung.com> ---
(In reply to Daniel Stone from comment #5)
> Pixmap surfaces can never be supported on Wayland, as there is no native
> pixmap type defined by Wayland.
> 
> FBOs are framebuffer objects, which allow the same thing (offscreen
> rendering) as pbuffers, but far more flexible, performant, and more widely
> supported.
> 
> Here are some resources explaining the basics of FBOs:
> https://www.khronos.org/opengl/wiki/Framebuffer_Object
> https://learnopengl.com/Advanced-OpenGL/Framebuffers

Ok. I got it.
Thank you very much.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20180412/a610d760/attachment.html>


More information about the mesa-dev mailing list