Crate imgui_wgpu[][src]

Modules

simple_api

A simple API to get an imgui context in only a few lines of code.

Structs

Renderer
RendererConfig

Configuration for the renderer.

Texture

A container for a bindable texture.

TextureConfig

Config for creating a texture.

Enums

RendererError

Type Definitions

RendererResult