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.
Showing
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment