radv/rt: Fix caching non-recursive stages
authorKonstantin Seurer <konstantin.seurer@gmail.com>
Tue, 20 Jun 2023 14:39:41 +0000 (16:39 +0200)
committerMarge Bot <emma+marge@anholt.net>
Wed, 28 Jun 2023 19:45:25 +0000 (19:45 +0000)
commitde1092e25673e9b0230d174fc42fb051942c3d91
tree151a3f7df8033938621f82ae8dde74c1b1cea32f
parentc9a5cac4ffa441b46000c8be0ae1b5b1819da9c9
radv/rt: Fix caching non-recursive stages

The hash used for insertion is calculated in a different way than the
hash used for lookup.

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23747>
src/amd/vulkan/radv_pipeline_rt.c