Skip to content

radeonsi/nir: Various ARB_enhanced_layout I/O fixes

Connor Abbott requested to merge cwabbott0/mesa:review/ac-io-fixes into master

This gets KHR-GL45.enhanced_layouts.* passing with radeonsi NIR. The first patch is a generic NIR->LLVM fix and so affects radv too.

Merge request reports