Module webrender::command_buffer
source · Structs§
- A tightly packed command stored in a command buffer
- A list of commands describing how to draw a primitive list.
- Defines the space that a quad primitive is drawn in
- Flags related to quad primitives
Enums§
- Abstracts whether a command buffer is being built for a tiled (picture cache) or simple (child surface).
- The unpacked equivalent to a
Command
.