Skip to content

Fix unsigned vector clamp, min, max#1277

Merged
dj2 merged 1 commit intogpuweb:mainfrom
dneto0:builtins-typo
Dec 8, 2020
Merged

Fix unsigned vector clamp, min, max#1277
dj2 merged 1 commit intogpuweb:mainfrom
dneto0:builtins-typo

Conversation

@dneto0
Copy link
Copy Markdown
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
Copy Markdown
Contributor

github-actions bot commented Dec 7, 2020

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

Copy link
Copy Markdown
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.

4 participants