Skip to content

etnaviv: correct resource copy blit box size

Lucas Stach requested to merge lynxeye/mesa:etnaviv-fix-resource-copy-size into main

Correct the blit box size used in etna_copy_resource() to fix some crashes when MSAA is active.

Merge request reports