vkd3d-shader/ir: Move vsir_program_normalise() to the end of the file.
vsir_program_normalise() has function calls to basically everything in ir.c, so it's useful to have it in an easily reachable place to quickly jump to wherever you need using your favorite code editor's features.
Merge request reports
Activity
added 11 commits
-
c5f0bcc1...9047dad4 - 10 commits from branch
wine:master
- d1003191 - vkd3d-shader/ir: Move vsir_program_normalise() to the end of the file.
-
c5f0bcc1...9047dad4 - 10 commits from branch
Please register or sign in to reply