Skip to main content

Module render_context

Module render_context 

Source
Expand description

Trait abstracting GPU operations for testing.

The RenderContext trait provides an abstraction over GPU operations, allowing for both real GPU usage and mock implementations for testing.

Traitsยง

DescriptorHelper
Helper trait for converting WGPU descriptors that reference GPU resources.
RenderContext
Trait abstracting GPU resource creation and operations.