• Lynne's avatar
    lavfi: add Vulkan filtering framework · 6fca61bb
    Lynne authored
    This commit adds a Vulkan filtering infrastructure for libavfilter.
    It attempts to abstract as much as possible of the Vulkan API from filters.
    
    The way the hwcontext and the framework are designed permits for parallel,
    non-CPU-blocking filtering throughout, with the exception of up/downloading
    and mapping.
    6fca61bb
glslang.h 1.32 KB