Skip to content

Bump @webgpu/types to 0.1.71#4674

Merged
kainino0x merged 2 commits into
gpuweb:mainfrom
Jiawei-Shao:update-types
Jun 25, 2026
Merged

Bump @webgpu/types to 0.1.71#4674
kainino0x merged 2 commits into
gpuweb:mainfrom
Jiawei-Shao:update-types

Conversation

@Jiawei-Shao

Copy link
Copy Markdown
Collaborator

This patch bumps @webgpu/types to 0.1.71 with below changes:

  • setImmediates is a required method.
  • maxImmediateSize is a required property.
  • subgroup-size-control is a valid GPUFeatureName.

Issue: #4640


Requirements for PR author:

  • [*] All missing test coverage is tracked with "TODO" or .unimplemented().
  • [*] New helpers are /** documented */ and new helper files are found in helper_index.txt.
  • [*] Test behaves as expected in a WebGPU implementation. (If not passing, explain above.)
  • [*] Test have be tested with compatibility mode validation enabled and behave as expected. (If not passing, explain above.)

Requirements for reviewer sign-off:

  • Tests are properly located.
  • Test descriptions are accurate and complete.
  • Tests provide complete coverage (including validation control cases). Missing coverage MUST be covered by TODOs.
  • Tests avoid over-parameterization (see case count report).

When landing this PR, be sure to make any necessary issue status updates.

This patch bumps @webgpu/types to 0.1.71 with below changes:
- `setImmediates` is a required method.
- `maxImmediateSize` is a required property.
- `subgroup-size-control` is a valid `GPUFeatureName`.
@Jiawei-Shao Jiawei-Shao requested review from Kangz and kainino0x June 25, 2026 01:57
@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown

Results for build job (at a0ee739):

-webgpu:api,operation,adapter,requestDevice:features,known:* - 23 cases, 23 subcases (~1/case)
+webgpu:api,operation,adapter,requestDevice:features,known:* - 24 cases, 24 subcases (~1/case)
-TOTAL: 283162 cases, 2326067 subcases
+TOTAL: 283163 cases, 2326068 subcases

@kainino0x kainino0x left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thanks for the cleanup!

@kainino0x kainino0x enabled auto-merge (squash) June 25, 2026 03:19
@kainino0x kainino0x merged commit e8389d8 into gpuweb:main Jun 25, 2026
1 check passed
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