Skip to content

spirv: fix OpBranchConditional when both branches are the same

Alexey Bozhenko requested to merge GL/mesa:fix/6246_fix_OpBranchConditional into main

When both branches of OpBranchConditional are the same and it adds necessary instructions to execute spirv code further

Closes: #6246 (closed)

Edited by Alexey Bozhenko

Merge request reports