08c612b5ce
Instead of crashing when we run out of space in the command buffer, allocate a new buffer, jump to it with the STREAM_LINK command, and use it to write new commands. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18421>