anv: fix a leak of fp64_nir shader
authorTapani Pälli <tapani.palli@intel.com>
Mon, 25 Sep 2023 12:15:05 +0000 (15:15 +0300)
committerMarge Bot <emma+marge@anholt.net>
Tue, 26 Sep 2023 03:24:42 +0000 (03:24 +0000)
commit31883b1f5ea3446d193fcd1a69a963a0f851a9e3
tree5130296868a4ba92b076d83c4fef014ab65caac5
parentd27b135b3aa15b45988cf292b1e146fbf02350cf
anv: fix a leak of fp64_nir shader

Fixes: 8c4c4c3ee1a2 ("anv: Add softtp64 workaround")
Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/9846
Signed-off-by: Tapani Pälli <tapani.palli@intel.com>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Sagar Ghuge <sagar.ghuge@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25372>
src/intel/vulkan/anv_device.c