Skip to content

radeonsi/nir/tgsi: move the nir -> tgsi info scanner to common code.

Dave Airlie requested to merge airlied/mesa:nir-tgsi-scan-common into master

For llvmpipe NIR support this scanner is pretty much required at least for initial transitioning, lets move to shared code and reformat it.

Merge request reports