• Lynne's avatar
    hwcontext_vulkan: only use one semaphore per image · 97b526c1
    Lynne authored
    The idea was to allow separate planes to be filtered independently, however,
    in hindsight, literaly nothing uses separate per-plane semaphores and it
    would only work when each plane is backed by separate device memory.
    97b526c1
vulkan.c 41.7 KB