radv: Add common entrypoint dependency.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Thu, 6 Jan 2022 20:57:28 +0000 (21:57 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 7 Jan 2022 02:21:36 +0000 (02:21 +0000)
commit85ca7fab29bae3410c9ea66d3807afe55b64069d
tree8fb96a18e7c0a235ab83a3ae72b9fd0d9e1e6292
parent63101914f8879c37bd468781de1026e761ba6255
radv: Add common entrypoint dependency.

To ensure we have the header. The revert likely reintroduced compilation flakiness due
to missing dependencies.

Fixes: a255f6f8230 ("radv: do not use the common entrypoint for the Metro Exodus layer")
Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14430>
src/amd/vulkan/meson.build
src/vulkan/runtime/meson.build