Open
Bug 1899546
Opened 5 months ago
Updated 5 months ago
Enable the quad conic gradient shader with SWGL
Categories
(Core :: Graphics: WebRender, task, P3)
Core
Graphics: WebRender
Tracking
()
NEW
People
(Reporter: nical, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
Conic gradients are very slow in SWGL. In order to enable them we need to add support for caching quad render tasks.
Slack is a good way to test the performance impact because it uses a ridiculously large conic gradient in the background (see bug 1889792).
You need to log in
before you can comment on or make changes to this bug.
Description
•