Skip to content

radeonsi/sqtt: export shader code to rgp + instruction timing

This MR contains:

  • 2 fixes (a3fae94a and 68c11757)
  • code shuffling from radv to ac (ffe4104d)
  • pseudo-pipeline export to rgp (82635b18)
  • a few misc changes to support the export feature

With these changes radeonsi supports shader/pipeline analysis in rgp: Capture_d_écran_de_2021-02-25_10-25-49

Capture_d_écran_de_2021-02-25_10-22-57

Merge request reports