radv/rt: Handle monolithic pipelines in capture/replay
If monolithic shaders were inlined, there might not be a radv_shader associated with some stages. Zero out the shader allocation info in that case, the shader will get identified by hash instead.
Cc: mesa-stable
Closes: #10714 (closed)
Edited by Friedrich Vock