Skip to content

radv: Add ability to override the build id for the cache.

Bas Nieuwenhuizen requested to merge bnieuwenhuizen/mesa:radv-shader-keys into main

This would allow us to keep the shader cache key the same for updates that we know won't impact compilation on SteamOS.

Merge request reports