Skip to content

Add instance feature for reusable adapters#540

Merged
kainino0x merged 3 commits intowebgpu-native:mainfrom
kainino0x:reusable
May 9, 2025
Merged

Add instance feature for reusable adapters#540
kainino0x merged 3 commits intowebgpu-native:mainfrom
kainino0x:reusable

Conversation

@kainino0x
Copy link
Collaborator

@kainino0x kainino0x commented May 6, 2025

The default behavior is as specced in JS (single-use adapters). This setting changes all adapters on the instance.

Fixes #535

@kainino0x kainino0x added the non-breaking Does not require a breaking change (that would block V1.0) label May 6, 2025
@kainino0x kainino0x removed the non-breaking Does not require a breaking change (that would block V1.0) label May 6, 2025
@kainino0x kainino0x requested review from eliemichel and lokokung May 6, 2025 00:31
@kainino0x kainino0x requested a review from cwfitzgerald May 6, 2025 22:05
Copy link
Collaborator

@cwfitzgerald cwfitzgerald left a comment

Choose a reason for hiding this comment

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

Sure!

@kainino0x kainino0x enabled auto-merge (squash) May 9, 2025 19:31
@kainino0x kainino0x merged commit 60cd902 into webgpu-native:main May 9, 2025
5 checks 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.

Reusable adapters?

3 participants