diff options
| author | jsmall-nvidia <jsmall@nvidia.com> | 2018-05-30 11:32:26 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-05-30 11:32:26 -0400 |
| commit | 8c593ae0d9894d79295a8e739ac9a33a0e149d4c (patch) | |
| tree | 043bc0ee6538ab0f6d0ab517abd94eb8f8af7c6a /source/slang/reflection.cpp | |
| parent | 8b67c7b3fc163156a02a40430f7038ab2f199924 (diff) | |
GroupMemoryBarrierWithGroupSync only works on groupshared memory - it doesn't block on global memory accesses. The fix is to copy the values to be processed by InterlockedAdd into shared array. The previous test ran successfully on Dx11, but broke on Dx12. (#586)
Diffstat (limited to 'source/slang/reflection.cpp')
0 files changed, 0 insertions, 0 deletions
