Skip to content
Snippets Groups Projects

vkd3d-shader/ir: Evaluate OUTCONTROLPOINT usage in the patch constant phase directly.

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

Instead of using DCL_INPUT.

The main goal here is to eventually get rid of the I/O declaration instructions. A positive side effect is that we don't add a useless barrier to shaders which have a DCL_INPUT instruction in the patch constant phase but don't actually read OUTCONTROLPOINT registers.

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