574d6362ca
This helper handles the cache lookup and constructs a pipeline layout and a descriptor set layout, as needed, all in one go. This saves a bit of boilerplate in the various meta functions. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24326>