FidelityFX-Denoiser
FidelityFX-Denoiser copied to clipboard
Add a memory barrier when wave lanes size < 32
On Intel GPUs wave lanes size can be less than 32 and therefore the mask created with WaveActiveBitOr in the FFX_DNSR_Shadows_CopyResult function can be incomplete