Skip to content

nvk: Use meta for doing blits with the 3D hardware

Faith Ekstrand requested to merge gfxstrand/mesa:nvk/blit into nouveau/vk

Except for VK_FORMAT_A2R10B10B10_PACK32_SNORM, which appears to be straight-up busted either in the CTS or the sampler, all the blit tests now pass.

Merge request reports