Skip to content

zink: clamp dynamic renderArea to framebuffer size

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

it's illegal to have a renderArea larger than the attachments, so perform clamping to avoid that scenario

Fixes: c81cd989 ("zink: use dynamic rendering (most of the time)")

Merge request reports

Loading