[][src]Module kas_wgpu::draw

Drawing API for kas_wgpu

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

Structs

DrawPipe

Shared pipeline data

DrawWindow

Per-window pipeline data

Traits

CustomPipe

A custom draw pipe

CustomPipeBuilder

Builder for a CustomPipe

CustomWindow

Per-window state for a custom draw pipe

DrawCustom

Allows use of the low-level graphics API