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,067
    • Issues 3,067
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1,000
    • Merge requests 1,000
  • 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
  • !6884

turnip: implement VK_KHR_depth_stencil_resolve support

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Samuel Iglesias Gonsálvez requested to merge samuelig/mesa:turnip/VK_KHR_depth_stencil_resolve into master Sep 28, 2020
  • Overview 29
  • Commits 1
  • Pipelines 26
  • Changes 8

Mesa issue: #3333 (closed)

There are some tests failing in gmem path, but the error is in CTS. There is a fix under review in the internal CTS repo. The spec says that the end-of-subpass multisample resolves are treated as color attachment writes for the purposes of synchronization; but these tests had the corresponding image memory barrier's access flag wrongly set to depth write, instead of color write.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: turnip/VK_KHR_depth_stencil_resolve