Skip to content
Snippets Groups Projects

Draft: vkd3d-shader: Enable SubgroupUniformControlFlowKHR and MaximallyReconvergesKHR if they are available.

Open Giovanni Mascellani requested to merge giomasce/vkd3d:olympus into master

This is a draft because MaximallyReconvergesKHR requires some properties on the SPIR-V code, and while superficially it looks like that our structurizer should guarantee them I haven't checked thoroughly yet.

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
  • Ouch, the Vulkan and SPIR-V headers are too old. For Linux runners this is not difficult to fix, while the macOS runner will take some more work. SPIRV-Tools must be updated too, otherwise it will fail validation.

    Edited by Giovanni Mascellani
Please register or sign in to reply
Loading