Skip to content
This repository was archived by the owner on Dec 8, 2022. It is now read-only.

OpMemoryBarrier uses Invocation memory scope#45

Merged
dneto0 merged 1 commit intogpuweb:masterfrom
dneto0:fix-memory-barrier-scope
Nov 26, 2019
Merged

OpMemoryBarrier uses Invocation memory scope#45
dneto0 merged 1 commit intogpuweb:masterfrom
dneto0:fix-memory-barrier-scope

Conversation

@dneto0
Copy link
Copy Markdown
Contributor

@dneto0 dneto0 commented Nov 26, 2019

Prior PR #31 incorrectly used Workgroup scope for OpMemoryBarrier.

Fixes #28 correctly

Prior PR gpuweb#31 incorrectly used Workgroup scope for OpMemoryBarrier.

Fixes gpuweb#28 correctly
@dneto0 dneto0 merged commit e740619 into gpuweb:master Nov 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The only OpMemoryBarrier is invocation-scope image fence

2 participants