Skip to main content

Module bucketer

Module bucketer 

Source

Structsยง

ActiveLayer ๐Ÿ”’
Metadata about the currently active layer.
CommandBucketer ๐Ÿ”’
A bucketer that groups commands into strip-row-sized buckets.
GeneratedAlphaFill ๐Ÿ”’
A generic alpha fill to allow using generate_fill to create either paint fills or blend fills.
GeneratedFill ๐Ÿ”’
A generic fill to allow using generate_fill to create either paint fills or blend fills.
RowLayerState ๐Ÿ”’
Each recorded layer by itself already stores a bounding box. However, we want to take this one step further and track a horizontal bounding box of each row band individually. This allows us to save a lot of work when clearing buffers during fine rasterization.
RowState ๐Ÿ”’
State for a single row of strips.

Functionsยง

debug_assert_tile_aligned ๐Ÿ”’