radv: skip pipeline caching with RADV_DEBUG=shaders
authorDaniel Schürmann <daniel@schuermann.dev>
Sat, 18 Mar 2023 15:26:38 +0000 (16:26 +0100)
committerMarge Bot <emma+marge@anholt.net>
Fri, 24 Mar 2023 19:03:29 +0000 (19:03 +0000)
commit3806cd83f2dca485b27b4269eeb218f2733e33a2
treeb37519fb022304cd75817c84d7f04417a91cd06d
parent493d93f26c5fbd59c04d67eb1daed1447f02f5db
radv: skip pipeline caching with RADV_DEBUG=shaders

in order to create reproducible cache entries.

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