Skip to content

vkd3d-shader/ir: Open a loop when visiting the loop header.

Not when making the loop header available, which is too early and might lead to open too many loops at once.

This fixes an assertion failure with some shaders seen in the wild.

Merge request reports

Loading