3cbd4fb61b
There's bad interactions with dynamic buffers at this point: * Perf issues due to allocating and freeing the buffer to store indices/offsets * Large dynamic uniform buffer offsets (above 65K) cause out-of-bounds reads Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22371>