Module pipelined_rendering

Source
Available on non-WebAssembly only.

Structsยง

PipelinedRenderingPlugin
The PipelinedRenderingPlugin can be added to your application to enable pipelined rendering.
RenderAppChannels
Channels used by the main app to send and receive the render app.
RenderExtractApp
A Label for the sub app that runs the parts of pipelined rendering that need to run on the main thread.