Module webrender::prim_store::gradient::linear
source · Expand description
Linear gradients
Specification: https://drafts.csswg.org/css-images-4/#linear-gradients
Linear gradients are rendered via cached render tasks and composited with the image brush.
Structs§
- The per-instance shader input of a fast-path linear gradient render task.
- The per-instance shader input of a linear gradient render task.
- Identifying key for a linear gradient.
Constants§
Functions§
- Perform a few optimizations to the gradient that are relevant to scene building.