HLSL: fix dereferencing when copying split structures with arrays
When copying split types with mixtures of user variables and buitins,
where the builtins are extracted, there is a parallel structures traversal.
The traversal was not obtaining the derefenced types in the array case.
Showing
Test/hlsl.struct.split.assign.frag
0 → 100644
Please
register
or
sign in
to comment