Skip to main content

Module v29

Module v29 

Source
Expand description

Version-specific wgpu texture rendering traits and target wrappers.

Re-exports§

pub use wgpu_29 as wgpu;

Structs§

TextureViewTarget
Shared wgpu texture-view render target used by view-based TextureRenderer backends.

Traits§

TextureRenderer
Renderer capability for drawing a RenderSource into a backend-selected wgpu texture target.