ffmpeg/libswscale/vulkan
Niklas Haas cf2d40f65d swscale/ops: add explicit clear mask to SwsClearOp
Instead of implicitly testing for NaN values. This is mostly a straightforward
translation, but we need some slight extra boilerplate to ensure the mask
is correctly updated when e.g. commuting past a swizzle.

Signed-off-by: Niklas Haas <git@haasn.dev>
2026-04-16 23:23:36 +02:00
..
Makefile
ops.c swscale/ops: add explicit clear mask to SwsClearOp 2026-04-16 23:23:36 +02:00
ops.h swscale/vulkan: move execution context to be a part of a shader 2026-04-02 21:15:05 +02:00
spvasm.h swscale/vulkan: compile SPIR-V backed only if SPIR-V headers are found 2026-04-04 19:02:27 +00:00
vulkan.c
vulkan_glslang.c
vulkan_shaderc.c