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 19:13
@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
cb5b0c2

Copy link
Contributor

@kvark kvark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uh oh :)

@dj2 dj2 added the wgsl WebGPU Shading Language Issues label Dec 8, 2020
@dj2 dj2 merged commit ee6f689 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
wgsl WebGPU Shading Language Issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants