Structs§
- Command
- A tightly packed command stored in a command buffer
- Command
Buffer - A list of commands describing how to draw a primitive list.
- Command
Buffer Builder - Command
Buffer Index - Command
Buffer List - Mask
Flags - Defines the space that a quad primitive is drawn in
- Quad
Flags - Flags related to quad primitives
Enums§
- Command
Buffer Builder Kind - Abstracts whether a command buffer is being built for a tiled (picture cache) or simple (child surface).
- Primitive
Command - The unpacked equivalent to a
Command
.