John Kessenich bbbd9a2a1f Fix #1843: Handle built-in function output parameters to a swizzled arg
In GLSL/HLSL/AST,  v.zyx is an l-value, but not in SPIR-V, which cannot represent it.
So, a temporary is used instead.
2020-03-03 07:21:37 -07:00
..
2019-11-22 06:24:38 -07:00
2018-08-07 03:16:20 +09:00
2018-08-07 03:16:20 +09:00
2019-06-25 13:20:16 -04:00