Module webrender::tile_cache
source ยท Structsยง
- Debug information about a tile that was dirty and was rasterized
- Debug information about a set of picture cache slices, exposed via RenderResults
- PrimarySlice ๐
- Debug information about a set of picture cache tiles, exposed via RenderResults
- SliceDescriptor ๐
- Used during scene building to construct the list of pending tile caches.
- The output of a tile cache builder, containing all details needed to construct the tile cache(s) for the next scene, and retain tiles from the previous frame when sent send to the frame builder.
Enumsยง
- SliceKind ๐
- Debug information about the state of a tile
Constantsยง
- MAX_CACHE_SLICES ๐
Functionsยง
- create_tile_cache ๐Given a PrimitiveList and scroll root, construct a tile cache primitive instance that wraps the primitive list.
- find_scroll_root ๐Find the scroll root for a given spatial node