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ยง
- Descriptor
Helper - Helper trait for converting WGPU descriptors that reference GPU resources.
- Render
Context - Trait abstracting GPU resource creation and operations.