Skip to content

Conversation

@rdw-software
Copy link
Member

@rdw-software rdw-software commented May 5, 2025

Status: Waiting for upstream changes (upgrade to wgpu v25)

TODOs:

  • Update wgpu-native extension structs
  • Update wgpu-header structs
  • Update test suite (should probably automate this?)
  • Test that it works in a fully-fledged app (also need to automate this...)

WIP:

typedef void (*WGPUProcBindGroupSetLabel)(WGPUBindGroup bindGroup, WGPUStringView label) WGPU_FUNCTION_ATTRIBUTE;

I think a better way to synchronize these bindings will be needed. They're changing the API too much, with no apparent plan. Either that or version lock/abstract everything (which may not be any less overhead/easier to maintain).

@rdw-software rdw-software force-pushed the wgpu-native-update-latest branch from 4d41595 to cc821b6 Compare June 2, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants