radv/rt: Split stage initialization and hashing
authorKonstantin Seurer <konstantin.seurer@gmail.com>
Sun, 25 Jun 2023 08:49:36 +0000 (10:49 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 22 Aug 2023 15:46:29 +0000 (15:46 +0000)
commitec708c26ef651883646014632e018226d956470f
tree3c36eb6398b2c548feaa0141caaef7a78f42a5a8
parentf3e2900c59ef314c0fe79d1cd14597d7d6df4fb3
radv/rt: Split stage initialization and hashing

The dependency chain is: init stages -> compute pipeline key -> hash
stages.

Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24809>
src/amd/vulkan/radv_pipeline_rt.c