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
  • !18124

pvr: Implement vkCmdPipelineBarrier() - graphics

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Karmjit Mahil requested to merge CreativeCylon/mesa:dev/Implement_vkCmdPipelineBarrier_graphics into main Aug 18, 2022
  • Overview 7
  • Commits 7
  • Pipelines 18
  • Changes 9

Follows !17683 (merged) where the compute related functionality was added. There should be another MR following this implementing the sync functionality with vk_syncs.

Note that this relies on some hard coded shaders which aren't here so you'll see shaders containing all zeros being returned to prevent seg faults. These will eventually be generated by the compiler.

/cc @frankbinns , @rajnesh-kanwal

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: dev/Implement_vkCmdPipelineBarrier_graphics