radv: Descriptor indexing fixes

Merged Bas Nieuwenhuizen requested to merge bnieuwenhuizen/mesa:descriptor-indexing-fixes into master

Still sort of broken due to LLVM hoisting the image/ssbo/ubo load/store/atomic out of the loop, but I don't want to let these linger while we get that fixed.

Merge request reports