Skip to content

tgsi_to_nir: free disk cache value if the size is wrong

Dylan Baker requested to merge dbaker/mesa:submit/tgsi-to-nir-free into main

What does this MR do and why?

tgsi_to_nir: free disk cache value if the size is wrong

Fixes: 4db880d8057 ("ttn: Implement disk cache")

Merge request reports