mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-04 04:19:21 +01:00
The VK spec forbids using clear commands on YUV images, so we need to allocate separate per-plane images. This removes the need for a separate reset shader.