Skip to content

glsl, util/u_queue: fix two race conditions

Rhys Perry requested to merge pendingchaos/mesa:fix_races into master

glsl: fix race in instance getters seems to fix random fossilize-replay crashes with RADV

The other was reported by helgrind or thread sanitizer

Merge request reports

Loading