summaryrefslogtreecommitdiffstats
path: root/tests/reflection
diff options
context:
space:
mode:
authorjsmall-nvidia <jsmall@nvidia.com>2018-05-30 11:32:26 -0400
committerGitHub <noreply@github.com>2018-05-30 11:32:26 -0400
commit8c593ae0d9894d79295a8e739ac9a33a0e149d4c (patch)
tree043bc0ee6538ab0f6d0ab517abd94eb8f8af7c6a /tests/reflection
parent8b67c7b3fc163156a02a40430f7038ab2f199924 (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 'tests/reflection')
0 files changed, 0 insertions, 0 deletions