Skip to content

lavapipe: always clone shader nir for shader states

Mike Blumenkrantz requested to merge zmike/mesa:lvp-clone into main

these become owned and freed by llvmpipe, so ensure that freeing them there won't cause crashes

cc: mesa-stable

Merge request reports