Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • mesa mesa
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 3.2k
    • Issues 3.2k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1k
    • Merge requests 1k
  • 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
  • !20160

pvr: Complete depth/stencil attachment support in render job setup

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Matt Coster requested to merge MTCoster/mesa:dev/fragment-state-ds into main Dec 05, 2022
  • Overview 7
  • Commits 3
  • Pipelines 11
  • Changes 4

The implementation here assumes separate depth and stencil attachments are not possible, as they are in Vulkan without VK_KHR_dynamic_rendering and before core 1.3.

Signed-off-by: Matt Coster <matt.coster@imgtec.com>
Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com>
Edited Dec 08, 2022 by Matt Coster
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev/fragment-state-ds