nir,amd: add image_samples_identical and *_descriptor NIR intrinsics, lower resinfo in NIR for AMD
Emulating the AMD instruction image_get_resinfo
should be is faster than using the hw. This MR implement that.
image_samples_identical
will be used by radeonsi later.
The new descriptor intrinsics might help bridge the gap between ACO and LLVM.