Skip to content
Commit 9ddca9ce authored by João Capucho's avatar João Capucho Committed by Dzmitry Malyshau
Browse files

[glsl-in] Fix input/output handling

Previously we passed a struct with the input bindings and just ignored
the outputs. Now we handle them the same way we do with builtins, by
creating function local globals that are read and written in a wrapper
entry point.
parent e4bc844b
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