Skip to content

nvk: two fixes, one for clears one for linear images.

Dave Airlie requested to merge airlied/mesa:nvk-clear-image-fix into nouveau/vk

the dEQP-VK.draw.* tests use a tiled + linear image and copy between them.

This fixes the result gathering, not the actual result.

Merge request reports