re_renderer

Module resource_managers

Source
Expand description

Resource managers are concerned with mapping (typically) higher level user data to their Gpu representation.

They facilitate fast & easy gpu upload and resource usage.

This is in contrast to the pools in crate::wgpu_resources which are exclusively concerned with low level gpu resources and their efficient allocation.

Modulesยง

Structsยง

Enumsยง

Functionsยง