Module webrender::prim_store::gradient::conic
source · Expand description
Conic gradients
Specification: https://drafts.csswg.org/css-images-4/#conic-gradients
Conic gradients are rendered via cached render tasks and composited with the image brush.
Structs§
- The per-instance shader input of a radial gradient render task.
- Identifying key for a line decoration.
- Hashable conic gradient parameters, for use during prim interning.