Skip to content

nouveau: Add support for TERT opcodes in vk_push_print

Mary Guillemard requested to merge marysaka/mesa:nv_push_old_format_support into main

What does this MR do and why?

nouveau: Add support for TERT opcodes in vk_push_print

Those opcodes are vestige of the old command format.

This implement handling of it and fix issues when analysing command
buffers that use thoses.

Signed-off-by: Mary Guillemard <mary.guillemard@collabora.com>

Merge request reports