f40d32770a
This is really the right thing to do; it makes libva pick up the driver we just built in a meson devenv. Not doing so can be kinda fatal; otherwise we can end up loading different gallium-drivers for OpenGL and VA-API, which can end up being pretty fatal. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27514>