https://bugs.winehq.org/show_bug.cgi?id=54660
--- Comment #5 from Francisco Casas fcasas@codeweavers.com --- Properly supporting arrays (while at it, also multi-dimensional ones) in prepend_input_copy() and append_output_copy() solves that problem and derivative ones.
I am cleaning a patch series for that.
However, after fixing it, these fixmes arise when trying to compile this third shader:
E5017: Aborting due to not yet implemented feature: Dereference with non-constant offset of type HLSL_IR_EXPR. E5017: Aborting due to not yet implemented feature: SM4 combined sample expression. E5017: Aborting due to not yet implemented feature: SM4 cast to half.