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§
- Cached
Gradient Segment - Fast
Linear Gradient Instance - The per-instance shader input of a fast-path linear gradient render task.
- Fast
Linear Gradient Task - Linear
Gradient - Linear
Gradient Cache Key - Linear
Gradient Instance - The per-instance shader input of a linear gradient render task.
- Linear
Gradient Key - Identifying key for a linear gradient.
- Linear
Gradient Primitive - Linear
Gradient Task - Linear
Gradient Template
Constants§
Functions§
- optimize_
linear_ gradient - Perform a few optimizations to the gradient that are relevant to scene building.