Skip to content

freedreno/replay: Make meta "print" instruction take any number of regs

What does this MR do and why?

Useful when it is needed to print several regs together, for them not to be randomly shuffled.


You'd say "just implement full printf" and would be right but that's for later =)

Merge request reports