fe716c2428
The goal is to make radv_shader_create() a function that creates a shader from a binary without any additional information. Postprocessing the config is only needed after compilation. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22029>