Skip to content
Commit 8618a8a2 authored by Kristoffer Søholm's avatar Kristoffer Søholm Committed by Dzmitry Malyshau
Browse files

[ir] Make the interface visitor traverse local variable initializers

Otherwise the backends will panic on e.g. `vec4 local = Global;` if the global
isn't used anywere else in the function.
parent a89191c2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment