Expand description
Drawing API for kas_wgpu
Extensions to the API of kas::draw
, plus some utility types.
Structs§
- Draw
Pipe - Shared pipeline data
- Draw
Window - Per-window pipeline data
Traits§
- Custom
Pipe - A custom draw pipe
- Custom
Pipe Builder - Builder for a
CustomPipe
- Custom
Window - Per-window state for a custom draw pipe
- Draw
Custom - Allows use of the low-level graphics API