Skip to content

vkd3d-shader/hlsl: Loop unrolling, part 1.

Victor Chiletto requested to merge vitorhnn/vkd3d:loop-unrolling-simple into master

This is a simplified version of !748 (closed) that doesn't handle conditional jumps. I'll submit a cleaned up version of that after this.

Merge request reports

Loading