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§
- Conic
Gradient - Conic
Gradient Cache Key - Conic
Gradient Instance - The per-instance shader input of a radial gradient render task.
- Conic
Gradient Key - Identifying key for a line decoration.
- Conic
Gradient Params - Hashable conic gradient parameters, for use during prim interning.
- Conic
Gradient Task - Conic
Gradient Template