8a54903a48
Since we have a filled out struct available, just memcpy it over so the driver doesn't have to fill it out again. Suggested by Jason, this is code that isn't copy-and-paste from anv. Reviewed-by: Jason Ekstrand <jason@jlekstrand.net> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12967>