summaryrefslogtreecommitdiff
path: root/src/shader_recompiler/backend/glasm/glasm_emit_context.cpp
diff options
context:
space:
mode:
authorGravatar lat9nq2022-04-05 00:37:46 -0400
committerGravatar lat9nq2022-04-05 19:55:56 -0400
commitb976cac49dd7bbfc461802d64d467f9c5b73ce3b (patch)
treec09a194cadf961f124e064725014538f0eafe8b1 /src/shader_recompiler/backend/glasm/glasm_emit_context.cpp
parentk_auto_object: Fix data race (diff)
downloadyuzu-b976cac49dd7bbfc461802d64d467f9c5b73ce3b.tar.gz
yuzu-b976cac49dd7bbfc461802d64d467f9c5b73ce3b.tar.xz
yuzu-b976cac49dd7bbfc461802d64d467f9c5b73ce3b.zip
k_system_control: Fix data race
`return distribution(gen)` is a data race between a read and a write in two threads, reported by TSan. Remove static random number generators so they aren't using the same generator.
Diffstat (limited to 'src/shader_recompiler/backend/glasm/glasm_emit_context.cpp')
0 files changed, 0 insertions, 0 deletions