Files
wgpu/src
João Capucho 9ddca9cef5 [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.
2021-05-19 16:24:26 -04:00
..
2021-05-19 16:24:26 -04:00
2021-05-17 09:32:52 -04:00
2021-05-17 09:32:52 -04:00
2021-05-17 09:32:52 -04:00