Structs§
- Cached
Surface - Cached
Surface Descriptor - Uniquely describes the content of this cached surface, in a way that can be (reasonably) efficiently hashed and compared.
- Primitive
Dependency Index - An index into the prims array in a TileDescriptor.
- Primitive
Dependency Info - Information about the dependencies of a single primitive instance. Built once per primitive (outside the tile loop); passed to each tile’s add_prim_dependency, which does the per-tile clamping and vert-data push.
- Primitive
Descriptor - Information about a primitive that is a dependency for a cached surface.
- Tile
Update Dirty Context - Tile
Update Dirty State