Macrosยง
- declare_
interners ๐
Structsยง
- Represent the remaining work associated to a transaction after the scene building phase as well as the result of scene building itself if applicable.
- Document ๐
- This struct contains all items that can be shared between display lists. We want to intern and share the same clips, primitives and other things between display lists so that:
- A scene builder thread which executes expensive operations such as blob rasterization with a lower priority than the normal scene builder thread.
Enumsยง
- Message to the scene builder thread.
Functionsยง
- rasterize_
blobs ๐