Skip to content

Add a memory barrier when wave lanes size < 32#2

Open
lastquest wants to merge 1 commit intoGPUOpen-Effects:masterfrom
lastquest:wave_lanes
Open

Add a memory barrier when wave lanes size < 32#2
lastquest wants to merge 1 commit intoGPUOpen-Effects:masterfrom
lastquest:wave_lanes

Conversation

@lastquest
Copy link

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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant