Skip to content

Conversation

@kainino0x
Copy link
Collaborator

@kainino0x kainino0x commented Jun 26, 2025

These were added in the upstream WebGPU API and should be reflected here.

The renumbering is technically a breaking change because it changes the ABI (which shouldn't matter right now) and could affect code that depends on comparing enum values or hard-coded integer versions of them.

This was added in the upstream WebGPU API and should be reflected here.
gpuweb/gpuweb#5147
@kainino0x kainino0x requested a review from lokokung June 26, 2025 17:15
@kainino0x
Copy link
Collaborator Author

Actually I should add TextureFormatsTier1/2 while I'm at it.

@kainino0x kainino0x changed the title Add WGPUFeatureName_CoreFeaturesAndLimits Add new feature names from upstream JS API Jun 26, 2025
@kainino0x kainino0x changed the title Add new feature names from upstream JS API [minor breaking] Add new feature names from upstream JS API Jun 26, 2025
@kainino0x kainino0x merged commit f0494eb into webgpu-native:main Jun 26, 2025
5 checks passed
@kainino0x kainino0x deleted the core-features-and-limits branch June 26, 2025 19:17
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