Expand description
Contains functionality to help building the render task graph from a series of off-screen surfaces that are created during the prepare pass, and other surface related types and helpers.
Re-exports§
pub use crate::picture_composite_mode::get_surface_rects;
Structs§
- Command
Buffer 🔒Targets - Surface
Builder - Surface
Descriptor - Surface
Index - An index into the surface array
- Surface
Info - Information about an offscreen surface. For now, it contains information about the size and coordinate system of the surface. In the future, it will contain information about the contents of the surface, which will allow surfaces to be cached / retained between frames and display lists.
- Surface
Tile Descriptor
Enums§
- Subpixel
Mode - Specify whether a surface allows subpixel AA text rendering.
- Surface
Descriptor Kind
Constants§
- MAX_
BLUR_ 🔒RADIUS - Maximum blur radius for blur filter