Skip to content

glsl: fix variable scope for instructions inside case statements

Timothy Arceri requested to merge tarceri/mesa:fix_switch_scope into main

Fixes: 665d75cc ("glsl: Fix scoping bug in if statements.")

Closes: #5247 (closed)

Merge request reports