Skip to content

zink: force lazy descriptor set rebinds if pipeline compatibility changes

Mike Blumenkrantz requested to merge zmike/mesa:zink-lazy into main

if the pipeline layout changes, it's technically illegal to not rebind the descriptor set even if it hasn't changed

Merge request reports