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,062
    • Issues 3,062
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 993
    • Merge requests 993
  • 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
  • !801

anv: write spirv-nir logs back to the application

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Lionel Landwerlin requested to merge llandwerlin/mesa:review/anv-spirv-debug-log into master May 03, 2019
  • Overview 1
  • Commits 1
  • Pipelines 2
  • Changes 1

There was a question about what happens when invalid SPIR-V modules are provided by the application to the driver. Looking at our driver I noticed we could provide the logs to the application through VK_EXT_debug_report.

Edited May 03, 2019 by Lionel Landwerlin
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: review/anv-spirv-debug-log