Closed
Bug 1683962
Opened 4 years ago
Closed 3 years ago
Reduce draw call count for tiled images which span many texture cache pages
Categories
(Core :: Graphics: WebRender, task)
Core
Graphics: WebRender
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: gw, Assigned: gw)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
No description provided.
Assignee | ||
Updated•4 years ago
|
Assignee: nobody → gwatson
Assignee | ||
Comment 1•4 years ago
|
||
Calculate a per-tile bounding rect to improve the ability of the
batching code to reuse previous batches when adding tiled images
that span multiple texture atlas pages.
Updated•4 years ago
|
Attachment #9194485 -
Attachment is obsolete: true
Assignee | ||
Updated•3 years ago
|
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•