Closed
Bug 1594692
Opened 6 years ago
Closed 6 years ago
[Wayland] Manage texture/framebuffer object for dmabuf surface
Categories
(Core :: Widget: Gtk, defect, P3)
Core
Widget: Gtk
Tracking
()
RESOLVED
FIXED
mozilla72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: stransky, Assigned: stransky)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Recently we delete a texture associated with EGLImage which is created on top of dmabuf surface which makes the framebuffer unusable. Let's keep the texture or also delete the framebuffer if it's possible.
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by rmaries@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/8449073f048b
[Wayland] Keep texture for framebuffer object at dmabuf surface, r=jhorak
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•