radv: fix missing ISA with RGP and GPL
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 18 Sep 2023 15:21:37 +0000 (17:21 +0200)
committerMarge Bot <emma+marge@anholt.net>
Tue, 19 Sep 2023 06:50:59 +0000 (06:50 +0000)
commit041d1150c138f50fa40bf74159f77a5e5c171925
tree71054f2ee1473998ffc01c092ecafa06d6643e88
parentc314bc2ab95421b61522326c5962871703dc3157
radv: fix missing ISA with RGP and GPL

The pipeline hash is required for RGP to correctly report the ISA, so
it should be computed for fast-linked pipelines with GPL (libraries
aren't captured).

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