Skip to content

Vulkan subgroup support

Niklas Haas requested to merge subgroups into master

Turns out it does actually speed things up, after some more careful testing. Currently I only found the peak detection shader to be of use, though. Read-only shmem usage like the AV1 grain shader does not appear to benefit.

Merge request reports