Skip to content

zink: do a better job conserving locations for packed xfb outputs

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

if an entire vec4 is exported to xfb, mark it as an explicit xfb buffer whenever possible to avoid blowing out the location limit

Merge request reports