Skip to content

lima: compute nir_sha1 for shader key even if disk cache is disabled

Vasily Khoruzhick requested to merge anarsoul/mesa:lima-fix-disk-cache into master

We're using it for in-memory cache as well, so it needs to be computed unconditionally.

Fixes: bf09ba53 ("lima: implement shader disk cache") Signed-off-by: Vasily Khoruzhick anarsoul@gmail.com

Merge request reports