Skip to content

nir: add a way to print the deref chain

Caio Oliveira requested to merge cmarcelo/mesa:print-deref into master

Makes debugging easier when we care about the deref chain and not the deref instruction itself.

Merge request reports