Skip to content
GitLab
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 3,061
    • Issues 3,061
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 993
    • Merge requests 993
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • MesaMesa
  • mesamesa
  • Merge requests
  • !18916

Draft: zink: implement presentation+resolve from compute queue

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open Mike Blumenkrantz requested to merge zmike/mesa:zink-cspresent into main Sep 30, 2022
  • Overview 0
  • Commits 10
  • Pipelines 2
  • Changes 22

this implements swapchain presentation and resolves using dedicated compute queue where possible. it also explodes validation, so don't bother trying.

works great in my testing on radv

based on https://github.com/KhronosGroup/Vulkan-Samples/tree/master/samples/performance/async_compute

also includes !18695

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: zink-cspresent