Files
ffmpeg/libavcodec/vulkan
Lynne e54f60ed1b vulkan: declare maximal reconvergence in shaders doing subgroup reductions
These shaders reduce across the subgroup after divergent control flow
and implicitly rely on invocations reconverging as written, the
MaximallyReconvergesKHR execution mode turns that assumption into a
guarantee.
2026-08-03 10:57:49 +09:00
..