scenix-renderer 1.1.0

wgpu renderer, GPU scene upload, passes, and frame orchestration for scenix.
Documentation
1
2
3
4
//! Deferred lighting resolve pass entry points.

/// Debug label used for the lighting pass.
pub const LABEL: &str = "scenix.pass.lighting";