zink: don't try to delete programs from the cache if stages have been modified
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>
Tue, 20 Sep 2022 18:20:37 +0000 (14:20 -0400)
committerMarge Bot <emma+marge@anholt.net>
Fri, 23 Sep 2022 17:02:11 +0000 (17:02 +0000)
commita10cad018b25181b609c90756cc170cdfe45c2b4
treeeda8ac90c729d6ed9c96f6d09f560a3b6689af46
parenteab18cb7a29cb5a8382a8e627551d399c1db62f2
zink: don't try to delete programs from the cache if stages have been modified

this is guaranteed to fail anyway

Reviewed-by: Adam Jackson <ajax@redhat.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18689>
src/gallium/drivers/zink/zink_compiler.c