Module kas_wgpu::draw[][src]

Expand description

Drawing API for kas_wgpu

Extensions to the API of kas::draw, plus some utility types.

Structs

Shared pipeline data

Per-window pipeline data

Traits

A custom draw pipe

Builder for a CustomPipe

Per-window state for a custom draw pipe

Allows use of the low-level graphics API