Skip to content

zink: avoid renderpass splitting when possible

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

Too frequently zink was splitting renderpasses without cause. This should significantly reduce the chances of such occurrences.

Merge request reports