Expand description
Simple helpers for managing wgpu state and surfaces.
Structs§
- Buffer
Renderer - Utility struct for rendering to
Vec<u8> - Buffer
Renderer Config - Device
Handle - A wgpu
Device, it’s associatedQueue, and theAdapterandInstanceused to create them - Surface
Renderer - Combination of surface and its configuration.
- Surface
Renderer Configuration - Texture
Configuration - WGPU
Context - Simple render context that maintains wgpu state for rendering the pipeline.
Enums§
- Wgpu
Context Error - Errors that can occur in WgpuContext.