Skip to content

zink: flag all assigned output slots as mapped

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

this ensures types which consume more than 1 slot are effectively tagged so that the next stage inputs are also assigned properly

cc: mesa-stable

Merge request reports