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

[glsl-out] Handle initializers for locals

This pretty trivial change unfortunately required a loop to mutably borrow both
builder and manager at the same time, so I had to separate them. Perhaps a
cleaner solution would be to use an object with internal state instead of free
functions.
parent 0101ea73
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