Sebastian Aaltonen
Wrote a minimal test showing Metal 4 TextureViewPool indexing in shader. Metal 4 guarantees that view pools provide contiguous descriptor ranges. It returns the base descriptor and you can add an integer to index. However on MSL (GPU), there's no way to directly add an integer on