[Webkit-unassigned] [Bug 237883] New: [GTK][WPE] Use GBMBufferSwapchain in GraphicsContextGLTextureMapperANGLE
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 15 04:20:08 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=237883
Bug ID: 237883
Summary: [GTK][WPE] Use GBMBufferSwapchain in
GraphicsContextGLTextureMapperANGLE
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: zan at falconsigh.net
Blocks: 237649
For each ANGLE-produced WebGL frame, we'd want to retrieve a dmabuf buffer via GBMBufferSwapchain, impose it as the backing for the texture that's being used as the default framebuffer color attachment, and finally push it into the rendering pipeline once the frame is complete. Upon the next frame the swapchain would provide a different buffer, and the cycle repeats.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=237649
[Bug 237649] [Meta][Linux] Adoption of DMABuf as a reference buffer sharing mechanism
--
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/20220315/81ac2d9d/attachment.htm>
More information about the webkit-unassigned
mailing list