radv: do not retain noop FS for libs when a cache hit happened
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 7 Apr 2023 09:05:57 +0000 (11:05 +0200)
committerMarge Bot <emma+marge@anholt.net>
Fri, 7 Apr 2023 14:38:46 +0000 (14:38 +0000)
commite90976493059eb712d7240f1758d3924b14d79db
treec701b3bf14f0fcaacec81679c9776ae8c0f0c5c6
parent34fa60e138dc344cf8bf9f3507a467cf796d3338
radv: do not retain noop FS for libs when a cache hit happened

Determine if the graphics pipeline needs a noop FS later instead of
retaining it. This was also suboptimal.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22356>
src/amd/vulkan/radv_pipeline.c