Module re_renderer::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§