vulkan/runtime: discard unused graphics stages in libraries
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 13 Apr 2023 07:52:15 +0000 (10:52 +0300)
committerMarge Bot <emma+marge@anholt.net>
Fri, 14 Apr 2023 02:44:04 +0000 (02:44 +0000)
commit5dc4212cc1fa4c3a479d46d3fa8e7c10d1e70d37
treed287897b0da037589e6c84d52e36ac1f36ad46c6
parenta86c710ce5869a55fb96498186f7dffc8e12c727
vulkan/runtime: discard unused graphics stages in libraries

Anv is trying to rely on the stages put into the library graphics
state.

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Cc: mesa-stable
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Faith Ekstrand <faith.ekstrand@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22460>
src/vulkan/runtime/vk_graphics_state.c