Skip to content
Snippets Groups Projects

vkd3d-shader/ir: Record the control flow type in the program.

Merged Giovanni Mascellani requested to merge giomasce/vkd3d:vulcano into master

The general philosophy is that a struct vsir_program should be entirely self-describing at any point during the transformation process. Technically that's already true for the control flow type, but the detection algorithm is not particularly pretty. Having an explicit flag looks more robust.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading