a9b263bf5783d98c64bb4f363aa8b11ae0ac7be2
Implements deferred_pipeline.rs with pipeline creation functions: gbuffer_camera_bind_group_layout (dynamic offset), create_gbuffer_pipeline (MeshVertex input, 4 color targets), lighting_gbuffer_bind_group_layout (non-filterable position + filterable rest + NonFiltering sampler), lighting_lights_bind_group_layout, lighting_shadow_bind_group_layout, and create_lighting_pipeline (FullscreenVertex, no depth stencil). All wgpu 28.0 fields (immediate_size, multiview_mask, cache) included. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Rust
55%
C
41.5%
WGSL
3.5%