Skip to content

ldexp exponent argument is not a pointer#1279

Merged
dj2 merged 1 commit intogpuweb:mainfrom
dneto0:ldexp-not-ptr
Dec 8, 2020
Merged

ldexp exponent argument is not a pointer#1279
dj2 merged 1 commit intogpuweb:mainfrom
dneto0:ldexp-not-ptr

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 22:16
@dneto0
Copy link
Copy Markdown
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
Copy Markdown
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