Skip to content
Commit 742f348d authored by Daniel Schürmann's avatar Daniel Schürmann Committed by Juan A. Suarez Romero
Browse files

spirv: Fix order of barriers in SpvOpControlBarrier



Semantically, the memory barrier has to come first to wait
for the completion of pending memory requests.
Afterwards, the workgroups can be synchronized.

Reviewed-by: default avatarCaio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
(cherry picked from commit e352b4d6)
parent 327a6b3a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment