Skip to content
Snippets Groups Projects

vkd3d-shader/msl: Implement VKD3DSIH_RET.

Merged Feifan He requested to merge Feifan/vkd3d:msl-ret into master

It is directly mapped to a return statement, because all the instructions are printed inside a void function that is invoked by the real entrypoint and could be inlined by metal compiler. So we only need to deal with epilogue in one place.

Edited by Feifan He

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