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,770
    • Issues 2,770
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 929
    • Merge requests 929
  • 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
  • !1543

Add util_set_shader_buffers_mask helper

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Alyssa Rosenzweig requested to merge alyssa/mesa:ssbo-helper into master Aug 01, 2019
  • Overview 5
  • Commits 2
  • Pipelines 4
  • Changes 4

We already have a helper for vertex buffers; we may as well share one for SSBOs as well!

To be clear, the first commit (to Gallium) is the one I'm looking for review on. The Panfrost commit is here as a reference usage / to justify bringing a new helper in-tree.

Edited Aug 01, 2019 by Alyssa Rosenzweig
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: ssbo-helper