Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dneto0
Copy link
Contributor

@dneto0 dneto0 commented Dec 7, 2020

No description provided.

@dneto0 dneto0 requested a review from dj2 December 7, 2020 22:16
@dneto0
Copy link
Contributor Author

dneto0 commented Dec 7, 2020

This was an error in transcribing from the SPIR-V GLSL.std.450 extended instruction set.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 7, 2020

Previews, as seen at the time of posting this comment:
WebGPU | IDL
WGSL
c4b90d8

@dj2 dj2 merged commit 925cabc into gpuweb:main Dec 8, 2020
ben-clayton pushed a commit to ben-clayton/gpuweb that referenced this pull request Sep 6, 2022
…1417)

This PR adds unimplmented stubs for the read-write-modify atomic operations.

 * `atomicAdd`
 * `atomicAnd`
 * `atomicCompareExchangeWeak`
 * `atomicExchange`
 * `atomicMax`
 * `atomicMin`
 * `atomicOr`
 * `atomicSub`
 * `atomicXor`

Issue gpuweb#1275, gpuweb#1276, gpuweb#1277, gpuweb#1278, gpuweb#1279, gpuweb#1280, gpuweb#1281, gpuweb#1282, gpuweb#1283
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants