Skip to content

Fix vk flakes

Emma Anholt requested to merge anholt/parallel-deqp-runner:fix-vk-flakes into master

Use a separate shader cache per thread so that we don't get races.

stacked on !12 because we don't have good encapsulation of thread vs block vs deqp run state and otherwise there'd be conflicts to resolve.

Merge request reports