Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,699
    • Issues 2,699
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 908
    • Merge requests 908
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Mesa
  • mesamesa
  • Merge requests
  • !10064

microsoft/spirv_to_dxil: Add support for load_vulkan_descriptor (UBO only)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Enrico Galli requested to merge egalli/mesa:vulkan-ubos into master Apr 06, 2021
  • Overview 8
  • Commits 2
  • Pipelines 14
  • Changes 4

This patch enables using vulkan descriptors to read from UBOs. I'm also using a nir_lower_explicit_io pass to simplify walking the deref chains.

Support for SSBOs (SRVs/UAVs) and non-zero descriptor sets is still missing.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: vulkan-ubos