Skip to content

Conversation

@dneto0
Copy link
Contributor

@dneto0 dneto0 commented Mar 29, 2021

Plain types are like C++ POD types.

It didn't make sense to call something a "value" type (and exclude other
types), becuase every type is a set of values.

@dneto0 dneto0 requested review from alan-baker and kvark March 29, 2021 18:11
@dneto0 dneto0 mentioned this pull request Mar 29, 2021
@github-actions
Copy link
Contributor

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

@dneto0 dneto0 added the wgsl WebGPU Shading Language Issues label Mar 29, 2021
@dneto0 dneto0 added this to the MVP milestone Mar 29, 2021
@dneto0 dneto0 requested a review from litherum March 29, 2021 18:28
Plain types are like C++ POD types.

It didn't make sense to call something a "value" type (and exclude other
types), becuase *every* type is a set of values.
@github-actions
Copy link
Contributor

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

@dneto0 dneto0 merged commit 1efe52a into gpuweb:main Mar 29, 2021
ben-clayton pushed a commit to ben-clayton/gpuweb that referenced this pull request Sep 6, 2022
The changes to check for exceptions being thrown in gpuweb#1529 should
only apply to cases where we are testing for an required feature
being enabled. The updates to createBindGroupLayout.spec.ts
were unnecessary and have started causing failures.

FYI @Gyuyoung

Issue: gpuweb#919
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.

2 participants