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

WIP: anv: Expose pipeline setup commands through VK_KHR_pipeline_executable_properties

  • Review changes

  • Download
  • Patches
  • Plain diff
Open Faith Ekstrand requested to merge gfxstrand/mesa:review/anv-renderdoc-batch into main Apr 15, 2020
  • Overview 17
  • Commits 2
  • Pipelines 8
  • Changes 5

This MR adds support to expose a decoded version of the batch snippet stored in the VkPipeline through VK_KHR_pipeline_executable_properties so that you can see it in RenderDoc. Seemed like it might be useful to someone. It's far from perfect as it doesn't decode any shaders or dynamic state due to a lack of STATE_BASE_ADDRESS.

Screenshot_from_2020-04-15_17-00-13

There are also a couple fixes in here so I'd like at least those reviewed.

Edited May 05, 2021 by Jordan Justen
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: review/anv-renderdoc-batch