Expand description
Common rendering contracts shared between renderer backends.
Enums§
Traits§
- HitTest
Target - Trait implemented by hit-test targets stored inside a
RenderScene. - Render
Scene - Trait describing the minimal surface area required by the application shell to process pointer events and refresh the frame graph.
- Renderer
- Abstraction implemented by concrete renderer backends.