summaryrefslogtreecommitdiff
path: root/src/tests/effect_test_helpers.cc
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-02-08 22:44:37 +0100
committerskal <pascal.massimino@gmail.com>2026-02-08 22:44:37 +0100
commite6c2e5418d67e9b4d12d2da74a81fc57e1147865 (patch)
treeb5879186fb6717b59a62a4e341425fea3d4e398f /src/tests/effect_test_helpers.cc
parent1b89a26a750cc32725564a0c5186a437f372fd93 (diff)
feat(shaders): Standardize all shaders to use CommonUniforms
Define CommonUniforms struct with standard fields: - resolution: vec2<f32> - aspect_ratio: f32 - time: f32 - beat: f32 - audio_intensity: f32 Updated 14 shaders to use CommonUniforms: - Replaced width/height with resolution - Unified intensity/audio_peak → audio_intensity - Moved effect-specific params to EffectParams struct - visual_debug.wgsl now uses GlobalUniforms.view_proj All shaders now have consistent uniform interface. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Diffstat (limited to 'src/tests/effect_test_helpers.cc')
0 files changed, 0 insertions, 0 deletions